summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: raid_class: Remove raid_component_add()Zhu Wang2023-08-301-4/+0
* net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet2023-08-301-0/+4
* PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun2023-08-111-2/+7
* tcp: annotate data-races around fastopenq.max_qlenEric Dumazet2023-08-111-1/+1
* posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner2023-08-111-1/+1
* Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao2023-08-111-1/+0
* workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds2023-08-111-7/+8
* netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso2023-08-111-0/+27
* PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng2023-08-111-0/+1
* watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...Douglas Anderson2023-08-111-1/+1
* net: create netdev->dev_addr assignment helpersJakub Kicinski2023-08-112-0/+30
* init: Provide arch_cpu_finalize_init()Thomas Gleixner2023-08-081-0/+6
* rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()Paul E. McKenney2023-06-281-0/+18
* ipmi: Make the smi watcher be disabled immediately when not neededCorey Minyard2023-06-281-13/+4
* Remove DECnet support from kernelStephen Hemminger2023-06-213-17/+0
* rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet2023-06-141-2/+5
* ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko2023-06-091-0/+1
* power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...Hans de Goede2023-06-091-2/+3
* cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev2023-06-091-3/+12
* power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede2023-05-301-0/+1
* USB: core: Add routines for endpoint checks in old driversAlan Stern2023-05-301-0/+5
* lib/string_helpers: Introduce string_upper() and string_lower() helpersVadim Pasternak2023-05-301-0/+15
* drivers: provide devm_platform_ioremap_resource()Bartosz Golaszewski2023-05-301-0/+3
* sched: Fix KCSAN noinstr violationJosh Poimboeuf2023-05-301-1/+1
* firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois2023-05-301-1/+0
* printk: declare printk_deferred_{enter,safe}() in include/linux/printk.hTetsuo Handa2023-05-171-0/+19
* tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen2023-05-171-0/+2
* ipmi: Fix how the lower layers are told to watch for messagesCorey Minyard2023-05-171-7/+29
* tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)2023-05-171-0/+2
* nohz: Add TICK_DEP_BIT_RCUFrederic Weisbecker2023-05-171-1/+6
* SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo2023-05-171-2/+1
* linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap2023-05-171-1/+1
* netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal2023-05-171-1/+0
* debugfs: regset32: Add Runtime PM supportGeert Uytterhoeven2023-05-171-0/+1
* ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping2023-04-201-1/+1
* cgroup/cpuset: Change cpuset_rwsem and hotplug lock orderJuri Lelli2023-04-051-4/+4
* 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: Add SolidRun vendor IDAlvaro Karsz2023-03-171-0/+2
* ima: Align ima_file_mmap() parameters with mmap_file LSM hookRoberto Sassu2023-03-111-2/+4
* x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong2023-03-111-0/+1
* x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong2023-03-111-0/+1
* genirq: Fix the return type of kstat_cpu_irqs_sum()Zhen Lei2023-03-111-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: phy: add macros for PHYID matchingHeiner Kallweit2023-02-221-0/+4
* mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2023-02-221-0/+13