summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-05-13io_uring: allow allocated fixed files for openat/openat2Jens Axboe
2022-05-13Merge tag 'v5.18-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann
2022-05-13Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet
2022-05-13inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()Eric Dumazet
2022-05-13Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirkLuiz Augusto von Dentz
2022-05-13media: cec-adap.c: drop activate_cnt, use state info insteadHans Verkuil
2022-05-13media: cec-adap.c: reconfigure if the PA changes during configurationHans Verkuil
2022-05-13media: videobuf2-v4l2: Expose vb2_queue_is_busy() to driversLaurent Pinchart
2022-05-13Merge branch 'asm-generic-headers-cleanup' into asm-genericArnd Bergmann
2022-05-13agpgart.h: do not include <stdlib.h> from exported headerMasahiro Yamada
2022-05-13extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
2022-05-12ELF, uapi: fixup ELF_ST_TYPE definitionAlexey Dobriyan
2022-05-13Merge tag 'drm/tegra/for-5.19-rc1' of https://gitlab.freedesktop.org/drm/tegr...Dave Airlie
2022-05-12net: inet: Retire port only listening_hashMartin KaFai Lau
2022-05-12net: inet: Remove count from inet_listen_hashbucketMartin KaFai Lau
2022-05-12net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: indexVladimir Oltean
2022-05-12net: mscc: ocelot: minimize holes in struct ocelot_portVladimir Oltean
2022-05-12net: mscc: ocelot: delete ocelot_port :: xmit_templateVladimir Oltean
2022-05-12net: dsa: remove port argument from ->change_tag_protocol()Vladimir Oltean
2022-05-12net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean
2022-05-12net: dsa: introduce the dsa_cpu_ports() helperVladimir Oltean
2022-05-12skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()Jakub Kicinski
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-12f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parametersJaegeuk Kim
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-12module.h: simplify MODULE_IMPORT_NSGreg Kroah-Hartman
2022-05-12kunit: Rework kunit_resource allocation policyDavid Gow
2022-05-12f2fs: change the current atomic write wayDaeho Jeong
2022-05-12ipmi: Add an intializer for ipmi_recv_msg structCorey Minyard
2022-05-12ipmi: Add an intializer for ipmi_smi_msg structCorey Minyard
2022-05-12spi: Doc fix - Describe add_lock and dma_map_dev in spi_controllerSiddh Raman Pant
2022-05-12trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operationsTony Luck
2022-05-12stop_machine: Add stop_core_cpuslocked() for per-core operationsPeter Zijlstra
2022-05-12block: Fix the bio.bi_opf commentBart Van Assche
2022-05-12block: reorder the REQ_ flagsChristoph Hellwig
2022-05-12io_uring: fix ordering of args in io_uring_queue_async_workDylan Yudaken
2022-05-12usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2022-05-12ASoC: SOF: Add header for IPC4 manifestRanjani Sridharan
2022-05-12fortify: Provide a memcpy trap door for sharp cornersKees Cook
2022-05-11bpf: add bpf_map_lookup_percpu_elem for percpu mapFeng Zhou
2022-05-11Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-05-11Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-05-11Bluetooth: Fix the creation of hdev->nameItay Iellin
2022-05-11bpf: Fix sparse warning for bpf_kptr_xchg_protoKumar Kartikeya Dwivedi
2022-05-12sched/tracing: Append prev_state to tp args insteadDelyan Kratunov
2022-05-11net/sched: act_pedit: really ensure the skb is writablePaolo Abeni
2022-05-11sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED statePeter Zijlstra
2022-05-11ptrace: Don't change __stateEric W. Biederman
2022-05-11ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman
2022-05-11ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman