summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton2023-03-301-0/+1
* efi: sysfb_efi: Fix DMI quirks not working for simpledrmHans de Goede2023-03-301-2/+7
* entry: Snapshot thread flagsMark Rutland2023-03-301-1/+1
* thread_info: Add helpers to snapshot thread flagsMark Rutland2023-03-301-0/+14
* nvme-tcp: fix nvme_tcp_term_pdu to match specCaleb Sander2023-03-301-2/+3
* net: mdio: fix owner field for mdio buses registered using ACPIFlorian Fainelli2023-03-301-1/+8
* net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon2023-03-301-3/+19
* kthread: add the helper function kthread_run_on_cpu()Cai Huoqing2023-03-301-0/+25
* HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones2023-03-221-0/+3
* tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)2023-03-221-9/+6
* sh: intc: Avoid spurious sizeof-pointer-div warningMichael Karcher2023-03-221-1/+4
* net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet2023-03-221-2/+4
* PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle2023-03-221-0/+1
* PCI: Add SolidRun vendor IDAlvaro Karsz2023-03-171-0/+2
* fs: use consistent setgid checks in is_sxid()Christian Brauner2023-03-171-1/+1
* attr: use consistent sgid stripping checksChristian Brauner2023-03-171-1/+1
* fs: add mode_strip_sgid() helperYang Xu2023-03-171-0/+2
* PCI: Add ACS quirk for Wangxun NICsMengyuan Lou2023-03-111-0/+2
* PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen2023-03-111-0/+1
* bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC supportSouradeep Chowdhury2023-03-111-1/+1
* genirq: Add and use an irq_data_update_affinity helperSamuel Holland2023-03-111-0/+6
* genirq: Refactor accessors to use irq_data_get_affinity_maskSamuel Holland2023-03-111-7/+7
* ima: Align ima_file_mmap() parameters with mmap_file LSM hookRoberto Sassu2023-03-101-2/+4
* x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong2023-03-101-0/+1
* x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong2023-03-101-0/+1
* uaccess: Add minimum bounds check on kernel buffer sizeKees Cook2023-03-101-0/+4
* rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checksPaul E. McKenney2023-03-101-1/+8
* iommu/vt-d: Remove duplicate identity domain flagLu Baolu2023-03-101-3/+0
* drivers: base: transport_class: fix possible memory leakYang Yingliang2023-03-101-1/+7
* ACPI: resource: Add helper function acpi_dev_get_memory_resources()Heikki Krogerus2023-03-101-0/+1
* kobject: modify kobject_get_path() to take a const *Greg Kroah-Hartman2023-03-101-1/+1
* NFSv4: keep state manager thread active if swap is enabledNeilBrown2023-03-101-0/+2
* HID: retain initial quirks set up when creating HID devicesDmitry Torokhov2023-03-101-0/+1
* rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()Frederic Weisbecker2023-03-101-0/+2
* genirq: Fix the return type of kstat_cpu_irqs_sum()Zhen Lei2023-03-101-1/+1
* uaccess: Add speculation barrier to copy_from_user()Dave Hansen2023-02-251-0/+4
* random: always mix cycle counter in add_latent_entropy()Jason A. Donenfeld2023-02-251-3/+3
* hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz2023-02-221-1/+4
* net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov2023-02-221-0/+1
* ACPI / x86: Add support for LPS0 callback handlerMario Limonciello2023-02-221-1/+9
* mm/migration: return errno when isolate_huge_page failedMiaohe Lin2023-02-141-3/+3
* nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)2023-02-091-2/+0
* highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)2023-02-091-2/+2
* mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2023-02-091-0/+13
* bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki2023-02-091-0/+12
* cpufreq: Move to_gov_attr_set() to cpufreq.hKevin Hao2023-02-011-0/+5
* panic: Consolidate open-coded panic_on_warn checksKees Cook2023-02-011-0/+1
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-011-0/+1
* kernel/panic: move panic sysctls to its own filetangmeng2023-02-011-6/+0
* sysctl: add a new register_sysctl_init() interfaceXiaoming Ni2023-02-011-0/+3