summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-01-12net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)
2022-01-12net: phylink: use legacy_pre_march2020Russell King (Oracle)
2022-01-12net: phylink: add legacy_pre_march2020 indicatorRussell King (Oracle)
2022-01-12net: phylink: Add helpers for c22 registers without MDIORussell King (Oracle)
2022-01-12net: phylink: add generic validate implementationRussell King (Oracle)
2022-01-07Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-07Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab.freedesktop.org/agd...Dave Airlie
2022-01-05Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-01-04icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman
2021-12-31fbdev: fbmem: add a helper to determine if an aperture is used by a fw fbAlex Deucher
2021-12-27Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-12-26Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-12-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-25mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nidThibaut Sautereau
2021-12-25mm: delete unsafe BUG from page_cache_add_speculative()Hugh Dickins
2021-12-23Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-23Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-22memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu
2021-12-21compiler.h: Fix annotation macro misplacement with ClangJosh Poimboeuf
2021-12-20net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn
2021-12-20net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn
2021-12-17net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey
2021-12-17net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey
2021-12-17Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann
2021-12-17net: fix typo in a commentXiang wangx
2021-12-16tee: handle lookup of shm with reference count 0Jens Wiklander
2021-12-13efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-11Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-10timers: implement usleep_idle_range()SeongJae Park
2021-12-10Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-12-10Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-09percpu_ref: Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-12-09wait: add wake_up_pollfree()Eric Biggers
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-08PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki
2021-12-07net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si
2021-12-06Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-12-05Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-12-02bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-02HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman
2021-12-02sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullFrederic Weisbecker
2021-12-01net: annotate data-races on txq->xmit_lock_ownerEric Dumazet