summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-27Merge 5.7-rc3 into char-misc-nextGreg Kroah-Hartman27-91/+108
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig18-143/+101
2020-04-27sysctl: remove all extern declaration from sysctl.cChristoph Hellwig6-0/+21
2020-04-27mm: remove watermark_boost_factor_sysctl_handlerChristoph Hellwig1-2/+0
2020-04-27netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bitBodong Wang1-2/+6
2020-04-26Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2020-04-26Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+4
2020-04-26bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski2-1/+13
2020-04-26bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=nStanislav Fomichev2-2/+8
2020-04-26bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}Stanislav Fomichev1-0/+1
2020-04-26tcp: mptcp: use mptcp receive buffer space to select rcv windowFlorian Westphal1-0/+3
2020-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller58-133/+160
2020-04-25Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2020-04-25block: bypass ->make_request_fn for blk-mq driversChristoph Hellwig1-0/+2
2020-04-25iio: adis: Support different burst sizesNuno Sá1-2/+7
2020-04-25iio: adis: Add adis_update_bits() APIsNuno Sá1-0/+59
2020-04-25iio: imu: adis: Add irq flag variableNuno Sá1-0/+2
2020-04-25iio: imu: adis: Add Managed device functionsNuno Sá1-0/+17
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-4/+8
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2020-04-25bpf: Fix reStructuredText markupJakub Wilk1-1/+1
2020-04-25net: ipv6: remove unused inline function ip6_set_txhashYueHaibing1-1/+0
2020-04-25net: sched: remove unused inline function qdisc_reset_all_txYueHaibing1-5/+0
2020-04-25net: phy: remove genphy_no_soft_resetHeiner Kallweit1-4/+0
2020-04-25net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King1-3/+3
2020-04-25scsi: target: iscsi: Remove the iscsi_data_count structureMaurizio Lombardi1-10/+0
2020-04-24Merge tag 'pnp-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-20/+9
2020-04-24Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+3
2020-04-24Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-21/+1
2020-04-24Documentation: PM: sleep: Update driver flags documentationRafael J. Wysocki1-19/+5
2020-04-24PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDEDRafael J. Wysocki1-3/+3
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki1-3/+3
2020-04-24PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()Rafael J. Wysocki1-1/+1
2020-04-24PM: sleep: core: Rename dev_pm_may_skip_resume()Rafael J. Wysocki1-1/+1
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+13
2020-04-24Merge tag 'sound-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+3
2020-04-24kvm: add capability for halt pollingDavid Matlack2-0/+2
2020-04-24efi: Clean up config table description arraysArd Biesheuvel1-1/+1
2020-04-24Merge branch 'ib-mfd-x86-usb-watchdog-v5.7'Andy Shevchenko3-4/+75
2020-04-24mac80211: fix two missing documentation entriesJohannes Berg1-0/+2
2020-04-24mac80211: add freq_offset to RX statusThomas Pedersen1-1/+9
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen1-6/+86
2020-04-24ieee80211: share 802.11 unit conversion helpersThomas Pedersen2-7/+10
2020-04-24mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein1-1/+5
2020-04-24cfg80211: Parse HE membership selectorIlan Peer2-1/+3
2020-04-24mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz1-0/+2
2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg1-3/+9
2020-04-24mac80211: Process multicast RX registration for Action framesJouni Malinen1-0/+6
2020-04-24nl80211: allow client-only BIGTK supportJohannes Berg1-0/+3
2020-04-24cfg80211: support multicast RX registrationJohannes Berg2-0/+17