aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-10media: mc: Add nop implementations of media_device_{init,cleanup}Sakari Ailus1-0/+6
2024-04-10mm: Move lowmem_page_address() a little laterHuacai Chen1-5/+5
2024-04-10drm: remove unused header gma_drm.hJani Nikula1-13/+0
2024-04-10dt-bindings: reset: Define reset id used for HDMI ReceiverShreeya Patel1-0/+2
2024-04-10dt-bindings: clock: rockchip: add USB480M_PHY muxSascha Hauer1-0/+1
2024-04-09lib: Add one-byte emulation functionPaul E. McKenney1-0/+15
2024-04-10perf/core: Optimize perf_adjust_freq_unthr_context()Namhyung Kim1-0/+6
2024-04-09net: remove napi_frag_unrefMina Almasry1-7/+1
2024-04-09net: make napi_frag_unref reuse skb_page_unrefMina Almasry1-9/+3
2024-04-09ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc1-0/+4
2024-04-09net: add copy_safe_from_sockptr() helperEric Dumazet1-0/+25
2024-04-09fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTEDStefan Berger1-1/+1
2024-04-09evm: Store and detect metadata inode attributes changesStefan Berger1-0/+8
2024-04-09ima: Move file-change detection variables into new structureStefan Berger1-0/+34
2024-04-09security: allow finer granularity in permitting copy-up of security xattrsStefan Berger2-3/+4
2024-04-09io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKEHaiyue Wang1-1/+1
2024-04-09bpf: Add support for certain atomics in bpf_arena to x86 JITAlexei Starovoitov1-0/+4
2024-04-09Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe2-8/+11
2024-04-09compiler.h: Add missing quote in macro commentThorsten Blum1-1/+1
2024-04-09ASoC: ti: davinci-i2s: Remove the unused clk_input_pin attributeBastien Curutchet1-15/+0
2024-04-09cpumask: add cpumask_any_and_but()Mark Rutland1-0/+23
2024-04-09firmware: qcom: uefisecapp: Fix memory related IO errors and crashesMaximilian Luz2-9/+56
2024-04-09fs/proc: Skip bootloader comment if no embedded kernel parametersMasami Hiramatsu1-0/+1
2024-04-09PCI/DOE: Support discovery version 2Alexey Kardashevskiy1-0/+1
2024-04-09serial: max3100: Make struct plat_max3100 localAndy Shevchenko1-48/+0
2024-04-09printk: Save console options for add_preferred_console_match()Tony Lindgren1-0/+3
2024-04-09tty: serial: switch from circ_buf to kfifoJiri Slaby (SUSE)1-18/+31
2024-04-09kfifo: fix typos in kernel-docJiri Slaby (SUSE)1-5/+5
2024-04-09kfifo: add kfifo_dma_out_prepare_mapped()Jiri Slaby (SUSE)1-12/+25
2024-04-09kfifo: add kfifo_out_linear{,_ptr}()Jiri Slaby (SUSE)1-0/+63
2024-04-09kfifo: introduce and use kfifo_skip_count()Jiri Slaby (SUSE)1-16/+15
2024-04-09kfifo: drop __kfifo_dma_out_finish_r()Jiri Slaby (SUSE)1-3/+1
2024-04-09rcu-tasks: Make Tasks RCU wait idly for grace-period delaysPaul E. McKenney1-9/+9
2024-04-09tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu fieldEric Dumazet1-5/+5
2024-04-09tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()Eric Dumazet1-1/+2
2024-04-09fs: Add FOP_HUGE_PAGESMatthew Wilcox (Oracle)3-11/+4
2024-04-09Merge tag 'v6.9-rc3' into locking/core, to pick up fixesIngo Molnar141-616/+1735
2024-04-09eth: Move IPv4/IPv6 multicast address bases to their own symbolsDiogo Ivo1-4/+8
2024-04-09Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixesIngo Molnar141-616/+1735
2024-04-09RDMA/hns: Support DSCPJunxian Huang1-1/+8
2024-04-09media: v4l2-subdev: Remove non-pad dv timing callbacksPaweł Anikiel1-14/+0
2024-04-09media: v4l2-subdev: Add pad versions of dv timing subdev callsPaweł Anikiel1-0/+14
2024-04-08md: Fix overflow in is_mddev_idleLi Nan1-1/+1
2024-04-08Merge patch series "scsi: documentation: clean up docs and fix kernel-doc"Martin K. Petersen6-16/+29
2024-04-08scsi: scsi_transport_srp: Fix a couple of kernel-doc warningsRandy Dunlap1-2/+2
2024-04-08scsi: scsi_transport_fc: Add kernel-doc for function returnRandy Dunlap1-3/+2
2024-04-08scsi: core: Add function return kernel-doc for 2 functionsRandy Dunlap1-3/+4
2024-04-08scsi: libfcoe: Fix a slew of kernel-doc warningsRandy Dunlap1-7/+18
2024-04-08scsi: iser: Fix @read_stag kernel-doc warningRandy Dunlap1-1/+1
2024-04-08scsi: core: Add kernel-doc for scsi_msg_to_host_byte()Randy Dunlap1-0/+2