summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-01-27net_sched: restore "mpu xxx" handlingKevin Bracey
2022-01-27inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet
2022-01-27bitops: protect find_first_{,zero}_bit properlyYury Norov
2022-01-27xfrm: fix dflt policy check when there is no policy configuredNicolas Dichtel
2022-01-27mm: defer kmemleak object creation of module_alloc()Kefeng Wang
2022-01-27SUNRPC: Fix sockaddr handling in svcsock_accept_class trace pointsChuck Lever
2022-01-27SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever
2022-01-27habanalabs: change wait for interrupt timeout to 64 bitDani Liberman
2022-01-27ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitionsMark Langsdorf
2022-01-27xfrm: rate limit SA mapping change message to user spaceAntony Antony
2022-01-27PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki
2022-01-27HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis
2022-01-27drm: Return error codes from struct drm_driver.gem_create_objectThomas Zimmermann
2022-01-27ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede
2022-01-27psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaimBrian Chen
2022-01-27bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang
2022-01-27drm/sched: Avoid lockdep spalt on killing a processesAndrey Grodzovsky
2022-01-27scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern
2022-01-27efi: apply memblock cap after memblock_add()Pingfan Liu
2022-01-27ALSA: hda: Fix potential deadlock at codec unbindingTakashi Iwai
2022-01-27net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey
2022-01-27netfilter: egress: avoid a lockdep splatFlorian Westphal
2022-01-27net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple socketsMiroslav Lichvar
2022-01-27mtd: spi-nor: Get rid of nor->page_sizeTudor Ambarus
2022-01-27bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)Hou Tao
2022-01-27cgroup: Trace event cgroup id fields should be u64William Kucharski
2022-01-27net: stmmac: Add platform level debug register dump featureBhupesh Sharma
2022-01-27mm_zone: add function to check if managed dma zone existsBaoquan He
2022-01-27iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046Jonathan Cameron
2022-01-27media: cec: fix a deadlock situationHans Verkuil
2022-01-27mtd: rawnand: Export nand_read_page_hwecc_oob_first()Paul Cercueil
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2022-01-20devtmpfs regression fix: reconfigure on each mountNeilBrown
2022-01-16Bluetooth: add quirk disabling LE Read Transmit PowerAditya Garg
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-04udp6: Use Segment Routing Header for dest address if presentAndrew Lunn
2022-01-04icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn
2022-01-04seg6: export get_srh() for ICMP handlingAndrew Lunn
2022-01-02sctp: hold endpoint before calling cb in sctp_transport_lookup_processXin Long
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-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-27Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-12-27nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski
2021-12-27uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin
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