aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-01-28pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.hVladimir Zapolskiy1-2/+0
2019-01-28netfilter: ipv4: remove useless export_symbolFlorian Westphal1-6/+0
2019-01-28reset: socfpga: declare socfpga_reset_init in a header filePhilipp Zabel1-0/+7
2019-01-28reset: sunxi: declare sun6i_reset_init in a header filePhilipp Zabel1-0/+7
2019-01-28Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman29-87/+368
2019-01-28Merge 5.0-rc4 into tty-nextGreg Kroah-Hartman29-87/+368
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman39-107/+400
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+5
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-63/+177
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2019-01-27sched/topology: Introduce a sysctl for Energy Aware SchedulingQuentin Perret1-0/+7
2019-01-26bpf: JIT blinds support JMP32Jiong Wang1-0/+20
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+2
2019-01-26platform_data/mlxreg: Add capability field to core platform dataVadim Pasternak1-0/+2
2019-01-26platform_data/mlxreg: Document fixes for core platform dataVadim Pasternak1-2/+2
2019-01-25rcutorture: Add grace period after CPU offlinePaul E. McKenney1-1/+2
2019-01-25srcu: Remove srcu_queue_delayed_work_on()Sebastian Andrzej Siewior1-1/+2
2019-01-25srcu: Check for invalid idx argument in srcu_read_unlock()Paul E. McKenney1-0/+1
2019-01-25rcu: Add sparse check to rcu_assign_pointer()Joel Fernandes (Google)1-6/+7
2019-01-25rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney1-1/+1
2019-01-25rcu: Docbook for rcu_head_init() and rcu_head_after_call_rcu()Paul E. McKenney1-3/+3
2019-01-25qed: Revert error handling changes.David S. Miller2-37/+4
2019-01-25rcu: Remove wrapper definitions for obsolete RCU update functionsPaul E. McKenney1-53/+0
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2019-01-25LSM: add SafeSetID module that gates setid callsMicah Morton1-0/+5
2019-01-25audit: add support for fcaps v3Richard Guy Briggs1-2/+3
2019-01-25audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs2-20/+24
2019-01-25video/hdmi: Add an enum for HDMI packet typesVille Syrjälä1-0/+15
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann1-0/+3
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers1-1/+1
2019-01-24net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski1-0/+1
2019-01-24net: phy: change phy_start_interrupts to phy_request_interruptHeiner Kallweit1-1/+1
2019-01-24clk: Remove 'flags' member of struct clk_fixed_rateStephen Boyd1-1/+0
2019-01-24clk: Document CLK_MUX_READ_ONLY mux flagStephen Boyd1-0/+2
2019-01-24clk: Document deprecated thingsStephen Boyd1-1/+1
2019-01-24clk: Collapse gpio clk kerneldocStephen Boyd1-15/+8
2019-01-24block: Fix comment typoDamien Le Moal1-1/+1
2019-01-24gpio: add irq domain activate/deactivate functionsBrian Masney1-0/+5
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe1-6/+26
2019-01-24Merge drm/drm-next into drm-misc-nextMaxime Ripard1-0/+3
2019-01-24Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+3
2019-01-23fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers1-2/+2
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra4-445/+410
2019-01-23bpf: notify offload JITs about optimizationsJakub Kicinski2-0/+12
2019-01-23bpf: verifier: record original instruction indexJakub Kicinski1-0/+1
2019-01-23bpf: verifier: remove dead codeJakub Kicinski1-0/+1
2019-01-23spi: Go back to immediate teardownMark Brown1-2/+0
2019-01-23regmap: regmap-irq: Add main status register supportMatti Vaittinen1-0/+31