summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-05-17PM: domains: Restore comment indentation for generic_pm_domain.child_linksGeert Uytterhoeven
2023-05-17printk: declare printk_deferred_{enter,safe}() in include/linux/printk.hTetsuo Handa
2023-05-17tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen
2023-05-17tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)
2023-05-17nohz: Add TICK_DEP_BIT_RCUFrederic Weisbecker
2023-05-17mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah
2023-05-17SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo
2023-05-17PM: domains: Fix up terminology with parent/childKees Cook
2023-05-17linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap
2023-05-17genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()Barry Song
2023-05-17netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal
2023-05-17nvme: handle the persistent internal error AERMichael Kelley
2023-05-17debugfs: regset32: Add Runtime PM supportGeert Uytterhoeven
2023-04-26netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal
2023-04-26netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal
2023-04-20ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping
2023-04-20treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2023-04-20Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"Tom Saeger
2023-04-05net_sched: add __rcu annotation to netdev->qdiscEric Dumazet
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2023-04-05nvme-tcp: fix nvme_tcp_term_pdu to match specCaleb Sander
2023-03-22HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-03-22tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)
2023-03-22sh: intc: Avoid spurious sizeof-pointer-div warningMichael Karcher
2023-03-22net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet
2023-03-17PCI: Add SolidRun vendor IDAlvaro Karsz
2023-03-17irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui
2023-03-11PCI: Add ACS quirk for Wangxun NICsMengyuan Lou
2023-03-11ima: Align ima_file_mmap() parameters with mmap_file LSM hookRoberto Sassu
2023-03-11x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong
2023-03-11x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong
2023-03-11uaccess: Add minimum bounds check on kernel buffer sizeKees Cook
2023-03-11treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2023-03-11genirq: Fix the return type of kstat_cpu_irqs_sum()Zhen Lei
2023-02-25uaccess: Add speculation barrier to copy_from_user()Dave Hansen
2023-02-25random: always mix cycle counter in add_latent_entropy()Jason A. Donenfeld
2023-02-25scatterlist: add generic wrappers for iterating over sgtable objectsMarek Szyprowski
2023-02-25dma-mapping: add generic helpers for mapping sgtable objectsMarek Szyprowski
2023-02-22hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz
2023-02-22net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov
2023-02-22iommu: Add gfp parameter to iommu_ops::mapTom Murphy
2023-02-22mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz
2023-02-06panic: Consolidate open-coded panic_on_warn checksKees Cook
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-02-06sysctl: add a new register_sysctl_init() interfaceXiaoming Ni
2023-02-06net: xgene: Move shared header file into include/linuxAndrew Lunn
2023-02-06net/phy/mdio-i2c: Move header file to include/linux/mdioAndrew Lunn
2023-02-06clk: Provide new devm_clk helpers for prepared and enabled clocksUwe Kleine-König
2023-01-24usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman
2023-01-18quota: Factor out setup of quota inodeJan Kara