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