summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-01rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)2-5/+8
2023-12-01kprobes: consistent rcu api usage for kretprobe holderJP Kobryn1-5/+2
2023-12-01Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-12-01jbd2: increase the journal IO's priorityZhang Yi1-0/+3
2023-12-01Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+7
2023-12-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski9-4/+238
2023-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-17/+96
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-2/+71
2023-12-01Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-1/+16
2023-12-01i40e: Annotate struct i40e_qvlist_info with __counted_byKees Cook1-1/+1
2023-11-30Input: gpio-keys - add system suspend support for dedicated wakeirqsTony Lindgren1-0/+2
2023-11-30Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling1-0/+7
2023-11-30vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson1-6/+2
2023-11-30dma-buf: Correct the documentation of name and exp_name symbolsRamesh Errabolu1-4/+7
2023-11-30spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPPChia-Lin Kao (AceLan)1-0/+2
2023-11-30spi: introduce SPI_TRANS_FAIL_IO for error reportingNam Cao1-4/+8
2023-11-30dt-bindings: power: meson-g12a-power: document ISP power domainNeil Armstrong1-0/+1
2023-11-30tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()Kuniyuki Iwashima1-3/+10
2023-11-30tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().Kuniyuki Iwashima2-5/+2
2023-11-30tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().Kuniyuki Iwashima1-1/+1
2023-11-30tcp: Don't pass cookie to __cookie_v[46]_check().Kuniyuki Iwashima2-8/+6
2023-11-30net: mana: Fix spelling mistake "enforecement" -> "enforcement"Colin Ian King1-1/+1
2023-11-30mptcp: add mptcpi_subflows_total counterGeliang Tang1-0/+1
2023-11-30Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski3-1/+68
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-0/+2
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend2-0/+2
2023-11-30xsk: Add option to calculate TX checksum in SWStanislav Fomichev2-1/+8
2023-11-30xsk: Validate xsk_tx_metadata flagsStanislav Fomichev1-1/+22
2023-11-30xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev7-1/+198
2023-11-30xsk: Support tx_metadata_lenStanislav Fomichev3-0/+3
2023-11-29cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny1-0/+4
2023-11-29ptrace: Convert ptrace_attach() to use lock guardsPeter Zijlstra2-0/+28
2023-11-29ASoC: SOF: Add placeholder for platform IPC type and path overridesPeter Ujfalusi1-0/+15
2023-11-29fbdev: Remove default file-I/O implementationsThomas Zimmermann1-0/+5
2023-11-29fbdev: Warn on incorrect framebuffer accessThomas Zimmermann1-1/+7
2023-11-29fbdev: Move default fb_mmap code into helper functionThomas Zimmermann1-1/+2
2023-11-29bpf: Add link_info support for uprobe multi linkJiri Olsa1-0/+10
2023-11-28driver core: make device_is_dependent() staticGreg Kroah-Hartman1-1/+0
2023-11-28tty: make tty const in tty_get_baud_rate()Jiri Slaby (SUSE)1-3/+2
2023-11-28block: warn once for each partition in bio_check_ro()Yu Kuai1-0/+1
2023-11-28block: move .bd_inode into 1st cacheline of block_deviceMing Lei1-1/+2
2023-11-28misc: Add Nitro Secure Module driverAlexander Graf1-0/+31
2023-11-28f2fs: show i_mode in trace_f2fs_new_inode()Chao Yu1-1/+18
2023-11-28f2fs: introduce tracepoint for f2fs_rename()Chao Yu1-0/+69
2023-11-28drm/imagination: Numerous documentation fixes.Donald Robson1-6/+4
2023-11-28dt-bindings: reset: Add compatible and DT bindings for Amlogic C3 Reset Contr...Zelong Dong1-0/+119
2023-11-28drm/bridge: Fix typo in post_disable() descriptionDario Binacchi1-1/+1
2023-11-28EDAC/mc: Add support for HBM3 memory typeMuralidhara M K1-0/+3
2023-11-28io_uring/kbuf: defer release of mapped buffer ringsJens Axboe1-0/+3
2023-11-28net: page_pool: expose page pool stats via netlinkJakub Kicinski2-6/+21