summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-01-29sched: Remove stale PF_MUTEX_TESTER bitThomas Gleixner1-1/+0
2019-01-29Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown1-0/+31
2019-01-29firmware: xilinx: Add reset API'sNava kishore Manne1-0/+136
2019-01-29HID: debug: fix the ring buffer implementationVladis Dronov1-5/+4
2019-01-29cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar1-10/+2
2019-01-29device property: Fix the length used in PROPERTY_ENTRY_STRING()Heikki Krogerus1-1/+1
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-0/+42
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-19/+4
2019-01-29bpf: add BPF_PROG_TEST_RUN support for flow dissectorStanislav Fomichev1-0/+3
2019-01-29net/flow_dissector: move bpf case into __skb_flow_bpf_dissectStanislav Fomichev1-0/+5
2019-01-28qede: Error recovery processTomer Tayar1-4/+6
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+20
2019-01-28pinctrl: remove unused 'pinconf-config' debugfs interfaceVladimir Zapolskiy1-4/+0
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-27bpf: 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-26rcutorture: Add grace period after CPU offlinePaul E. McKenney1-1/+2
2019-01-26srcu: Remove srcu_queue_delayed_work_on()Sebastian Andrzej Siewior1-1/+2
2019-01-26srcu: Check for invalid idx argument in srcu_read_unlock()Paul E. McKenney1-0/+1
2019-01-26rcu: Add sparse check to rcu_assign_pointer()Joel Fernandes (Google)1-6/+7
2019-01-26rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney1-1/+1
2019-01-26rcu: Docbook for rcu_head_init() and rcu_head_after_call_rcu()Paul E. McKenney1-3/+3
2019-01-26qed: Revert error handling changes.David S. Miller2-37/+4
2019-01-26rcu: Remove wrapper definitions for obsolete RCU update functionsPaul E. McKenney1-53/+0
2019-01-26Merge 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-25net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski1-0/+1
2019-01-25net: phy: change phy_start_interrupts to phy_request_interruptHeiner Kallweit1-1/+1
2019-01-25clk: Remove 'flags' member of struct clk_fixed_rateStephen Boyd1-1/+0
2019-01-25clk: Document CLK_MUX_READ_ONLY mux flagStephen Boyd1-0/+2
2019-01-25clk: Document deprecated thingsStephen Boyd1-1/+1