summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* dev_forward_skb: do not scrub skb mark within the same name spaceNicolas Dichtel2023-10-251-1/+1
* mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia2023-10-251-1/+0
* quota: Fix slow quotaoffJan Kara2023-10-252-2/+4
* indirect call wrappers: helpers to speed-up indirect calls of builtinPaolo Abeni2023-10-251-0/+51
* ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel2023-10-101-0/+4
* ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer2023-10-101-1/+1
* team: fix null-ptr-deref when team device type is changedZiyang Xuan2023-10-101-0/+2
* net: add atomic_long_t to net_device_stats fieldsEric Dumazet2023-10-101-23/+35
* hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak2023-09-231-3/+19
* PCI/ATS: Add inline to pci_prg_resp_pasid_required()Kuppuswamy Sathyanarayanan2023-09-231-1/+1
* net: handle ARPHRD_PPP in dev_is_mac_header_xmit()Nicolas Dichtel2023-09-231-0/+4
* PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel2023-09-231-0/+1
* PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan2023-09-231-0/+5
* bpf: Clear the probe_addr for uprobeYafang Shao2023-09-231-1/+2
* new helper: lookup_positive_unlocked()Al Viro2023-09-231-0/+1
* eventfd: Export eventfd_ctx_do_read()David Woodhouse2023-09-231-0/+6
* fs/nls: make load_nls() take a const parameterWinston Wen2023-09-231-1/+1
* clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das2023-08-301-40/+40
* 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