summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau2023-11-081-0/+1
* rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski2023-11-081-0/+8
* rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski2023-11-081-2/+4
* driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski2023-11-082-1/+7
* perf: Disallow mis-matched inherited group readsPeter Zijlstra2023-10-251-0/+1
* Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz2023-10-251-1/+1
* tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell2023-10-251-0/+3
* xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet2023-10-251-0/+1
* 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
* tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell2023-10-101-2/+4
* 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
* bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev2023-10-101-1/+3
* 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-102-26/+37
* 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
* scsi: core: Use 32-bit hostnum in scsi_host_lookup()Tony Battersby2023-09-231-1/+1
* dma-buf/sync_file: Fix docs syntaxRob Clark2023-09-231-1/+1
* PCI: Add #defines for Enter Compliance, Transmit MarginBjorn Helgaas2023-09-231-0/+2
* PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel2023-09-232-0/+5
* PCI: Cleanup register definition width and whitespaceBjorn Helgaas2023-09-231-67/+65
* PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan2023-09-232-0/+6
* lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai2023-09-231-1/+4
* tcp: tcp_enter_quickack_mode() should be staticEric Dumazet2023-09-231-1/+0
* 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
* bonding: fix macvlan over alb bond supportHangbin Liu2023-08-301-10/+1
* net: remove bond_slave_has_mac_rcu()Jakub Kicinski2023-08-301-14/+0
* sock: annotate data-races around prot->memory_pressureEric Dumazet2023-08-301-3/+4
* net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet2023-08-301-0/+4
* sock: Fix misuse of sk_under_memory_pressure()Abel Wu2023-08-301-0/+6
* media: v4l2-mem2mem: add lock to protect parameter num_rdyYunfei Dong2023-08-301-2/+16
* netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso2023-08-161-4/+27
* netfilter: nf_tables: bogus EBUSY when deleting flowtable after flushPablo Neira Ayuso2023-08-161-0/+4
* wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau2023-08-161-0/+3
* PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun2023-08-111-2/+7
* word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com2023-08-111-1/+1
* block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche2023-08-111-5/+5
* tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith2023-08-111-6/+2
* tcp: annotate data-races around fastopenq.max_qlenEric Dumazet2023-08-111-1/+1
* tcp: annotate data-races around tp->notsent_lowatEric Dumazet2023-08-111-1/+5