summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-01-30fs: Don't need to put list_lru into its own cachelineWaiman Long
2019-01-30cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf
2019-01-30x86/hw_breakpoints, kprobes: Remove kprobes ifdefferyBorislav Petkov
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-29x86/speculation: Add PR_SPEC_DISABLE_NOEXECWaiman Long
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe
2019-01-29sched: Remove stale PF_MUTEX_TESTER bitThomas Gleixner
2019-01-29Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2019-01-29firmware: xilinx: Add reset API'sNava kishore Manne
2019-01-29HID: debug: fix the ring buffer implementationVladis Dronov
2019-01-29cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar
2019-01-29device property: Fix the length used in PROPERTY_ENTRY_STRING()Heikki Krogerus
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-01-29bpf: add BPF_PROG_TEST_RUN support for flow dissectorStanislav Fomichev
2019-01-29net/flow_dissector: move bpf case into __skb_flow_bpf_dissectStanislav Fomichev
2019-01-28qede: Error recovery processTomer Tayar
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-28pinctrl: remove unused 'pinconf-config' debugfs interfaceVladimir Zapolskiy
2019-01-28pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.hVladimir Zapolskiy
2019-01-28netfilter: ipv4: remove useless export_symbolFlorian Westphal
2019-01-28reset: socfpga: declare socfpga_reset_init in a header filePhilipp Zabel
2019-01-28reset: sunxi: declare sun6i_reset_init in a header filePhilipp Zabel
2019-01-28Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman
2019-01-28Merge 5.0-rc4 into tty-nextGreg Kroah-Hartman
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-27sched/topology: Introduce a sysctl for Energy Aware SchedulingQuentin Perret
2019-01-26bpf: JIT blinds support JMP32Jiong Wang
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-26platform_data/mlxreg: Add capability field to core platform dataVadim Pasternak
2019-01-26platform_data/mlxreg: Document fixes for core platform dataVadim Pasternak
2019-01-25rcutorture: Add grace period after CPU offlinePaul E. McKenney
2019-01-25srcu: Remove srcu_queue_delayed_work_on()Sebastian Andrzej Siewior
2019-01-25srcu: Check for invalid idx argument in srcu_read_unlock()Paul E. McKenney
2019-01-25rcu: Add sparse check to rcu_assign_pointer()Joel Fernandes (Google)
2019-01-25rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney
2019-01-25rcu: Docbook for rcu_head_init() and rcu_head_after_call_rcu()Paul E. McKenney
2019-01-25qed: Revert error handling changes.David S. Miller
2019-01-25rcu: Remove wrapper definitions for obsolete RCU update functionsPaul E. McKenney
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-25LSM: add SafeSetID module that gates setid callsMicah Morton
2019-01-25audit: add support for fcaps v3Richard Guy Briggs
2019-01-25audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs
2019-01-25video/hdmi: Add an enum for HDMI packet typesVille Syrjälä
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann