summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-05-11Merge tag 'android-mainline-5.12'Amit Pundir
2021-04-26FROMLIST: export: Make CRCs robust to symbol trimmingQuentin Perret
2021-04-25ANDROID: OWNERS: add Bart for block/scsiJaegeuk Kim
2021-04-25Merge 8db5efb83fa9 ("Merge tag 'pinctrl-v5.12-3' of git://git.kernel.org/pub/...Greg Kroah-Hartman
2021-04-23Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-23Merge 18a3c5f7abfd ("Merge tag 'for_linus' of git://git.kernel.org/pub/scm/li...Greg Kroah-Hartman
2021-04-22Merge tag 'v5.12-rc8' into android-mainlineGreg Kroah-Hartman
2021-04-22Merge tag 'v5.12-rc7' into android-mainlineGreg Kroah-Hartman
2021-04-22Merge ca7a83e2487a ("libbpf: Only create rx and tx XDP rings when necessary")...Greg Kroah-Hartman
2021-04-21gpio: omap: Save and restore sysconfigTony Lindgren
2021-04-20capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn
2021-04-20Merge c3214de929db ("i40e: Fix display statistics for veb_tc") into android-m...Greg Kroah-Hartman
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-16kasan: remove redundant config optionWalter Wu
2021-04-13ANDROID: power_supply: inline empty power_supply_get_by_phandle_array()Carlos Llamas
2021-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-04-12net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-04-10netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal
2021-04-10netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal
2021-04-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-09treewide: change my e-mail address, fix my nameMarek Behún
2021-04-08libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams
2021-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson
2021-04-07Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-04-07ethtool: fix kdoc in headersJakub Kicinski
2021-04-07ethtool: un-kdocify extended link stateJakub Kicinski
2021-04-06net/mlx5: Fix PBMC register mappingAya Levin
2021-04-06net/mlx5: Fix PPLM register mappingAya Levin
2021-04-06net/mlx5: Fix placement of log_max_flow_counterRaed Salem
2021-04-07bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend
2021-04-06virtio_net: Do not pull payload in skb->headEric Dumazet
2021-04-05soc: qcom: geni: Add support for gpi dmaVinod Koul
2021-04-05soc: qcom: geni: move struct geni_wrapper to headerVinod Koul
2021-04-05soc: qcom: geni: move GENI_IF_DISABLE_RO to common headerVinod Koul
2021-04-05Merge tag 'v5.12-rc6' into android-mainlineGreg Kroah-Hartman
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge d93a0d43e3d0 ("Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk...Greg Kroah-Hartman
2021-04-02Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig
2021-04-02Merge 1678e493d530 ("Merge tag 'lto-v5.12-rc6' of git://git.kernel.org/pub/sc...Greg Kroah-Hartman
2021-04-01Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-01Merge ffd9fb546d49 ("Merge tag 'sound-5.12-rc6' of git://git.kernel.org/pub/s...Greg Kroah-Hartman
2021-04-02Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-03-30net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet