summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-04-10Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlRick Edgecombe
2024-04-10Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-10PCI: endpoint: Remove "core_init_notifier" flagManivannan Sadhasivam
2024-04-10HID: bpf: allow to inject HID event from BPFBenjamin Tissoires
2024-04-10HID: bpf: export hid_hw_output_report as a BPF kfuncBenjamin Tissoires
2024-04-10mm: Move lowmem_page_address() a little laterHuacai Chen
2024-04-09lib: Add one-byte emulation functionPaul E. McKenney
2024-04-10perf/core: Optimize perf_adjust_freq_unthr_context()Namhyung Kim
2024-04-09net: remove napi_frag_unrefMina Almasry
2024-04-09net: make napi_frag_unref reuse skb_page_unrefMina Almasry
2024-04-09net: add copy_safe_from_sockptr() helperEric Dumazet
2024-04-09fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTEDStefan Berger
2024-04-09evm: Store and detect metadata inode attributes changesStefan Berger
2024-04-09ima: Move file-change detection variables into new structureStefan Berger
2024-04-09security: allow finer granularity in permitting copy-up of security xattrsStefan Berger
2024-04-09io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKEHaiyue Wang
2024-04-09bpf: Add support for certain atomics in bpf_arena to x86 JITAlexei Starovoitov
2024-04-09Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe
2024-04-09compiler.h: Add missing quote in macro commentThorsten Blum
2024-04-09ASoC: ti: davinci-i2s: Remove the unused clk_input_pin attributeBastien Curutchet
2024-04-09cpumask: add cpumask_any_and_but()Mark Rutland
2024-04-09firmware: qcom: uefisecapp: Fix memory related IO errors and crashesMaximilian Luz
2024-04-09fs/proc: Skip bootloader comment if no embedded kernel parametersMasami Hiramatsu
2024-04-09serial: max3100: Make struct plat_max3100 localAndy Shevchenko
2024-04-09printk: Save console options for add_preferred_console_match()Tony Lindgren
2024-04-09tty: serial: switch from circ_buf to kfifoJiri Slaby (SUSE)
2024-04-09kfifo: fix typos in kernel-docJiri Slaby (SUSE)
2024-04-09kfifo: add kfifo_dma_out_prepare_mapped()Jiri Slaby (SUSE)
2024-04-09kfifo: add kfifo_out_linear{,_ptr}()Jiri Slaby (SUSE)
2024-04-09kfifo: introduce and use kfifo_skip_count()Jiri Slaby (SUSE)
2024-04-09kfifo: drop __kfifo_dma_out_finish_r()Jiri Slaby (SUSE)
2024-04-09rcu-tasks: Make Tasks RCU wait idly for grace-period delaysPaul E. McKenney
2024-04-09fs: Add FOP_HUGE_PAGESMatthew Wilcox (Oracle)
2024-04-09Merge tag 'v6.9-rc3' into locking/core, to pick up fixesIngo Molnar
2024-04-09eth: Move IPv4/IPv6 multicast address bases to their own symbolsDiogo Ivo
2024-04-08md: Fix overflow in is_mddev_idleLi Nan
2024-04-08cgroup/cpuset: Make cpuset hotplug processing synchronousWaiman Long
2024-04-08Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-04-08platform/x86: asus-wmi: support toggling POST soundLuke D. Jones
2024-04-08platform/x86: asus-wmi: add support variant of TUF RGBLuke D. Jones
2024-04-08platform/x86: asus-wmi: add support for Vivobook GPU MUXLuke D. Jones
2024-04-08platform/x86: asus-wmi: add support for 2024 ROG Mini-LEDLuke D. Jones
2024-04-08locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=ySebastian Andrzej Siewior
2024-04-08irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann
2024-04-08PM: EM: Add em_dev_update_chip_binning()Lukasz Luba
2024-04-08OPP: OF: Export dev_opp_pm_calc_power() for usage from EMLukasz Luba
2024-04-08thermal: core: Relocate the struct thermal_governor definitionRafael J. Wysocki
2024-04-08thermal: core: Make struct thermal_zone_device definition internalRafael J. Wysocki
2024-04-08thermal: core: Move threshold out of struct thermal_tripRafael J. Wysocki
2024-04-08regmap: Add regmap_read_bypassed()Richard Fitzgerald