summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: tcpci: clear the fault status bitMarco Felsch2023-09-061-0/+1
* usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji2023-09-061-0/+210
* module: Expose module_init_layout_section()James Morse2023-09-021-0/+5
* 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
* cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann2023-08-301-1/+1
* sched/deadline: Create DL BW alloc, free & check overflow interfaceDietmar Eggemann2023-08-301-0/+2
* sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli2023-08-301-0/+4
* sched/cpuset: Bring back cpuset_mutexJuri Lelli2023-08-301-4/+4
* nfs: use vfs setgid helperChristian Brauner2023-08-301-0/+2
* drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal2023-08-301-1/+1
* 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
* net: validate veth and vxcan peer ifindexesJakub Kicinski2023-08-301-2/+2
* sock: annotate data-races around prot->memory_pressureEric Dumazet2023-08-301-3/+4
* jbd2: fix a race when checking checkpoint buffer busyZhang Yi2023-08-301-0/+1
* jbd2: remove journal_clean_one_cp_list()Zhang Yi2023-08-301-8/+4
* jbd2: remove t_checkpoint_io_listZhang Yi2023-08-301-6/+0
* x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra2023-08-261-0/+16
* objtool: Add frame-pointer-specific function ignoreJosh Poimboeuf2023-08-261-0/+12
* net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet2023-08-261-0/+4
* sock: Fix misuse of sk_under_memory_pressure()Abel Wu2023-08-261-0/+6
* media: v4l2-mem2mem: add lock to protect parameter num_rdyYunfei Dong2023-08-261-2/+16
* iopoll: Call cpu_relax() in busy loopsGeert Uytterhoeven2023-08-261-0/+2
* net/tls: Multi-threaded calls to TX tls_dev_delTariq Toukan2023-08-261-0/+2
* netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso2023-08-161-4/+27
* wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau2023-08-161-0/+3
* bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai2023-08-161-0/+1
* x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann2023-08-161-0/+2
* PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun2023-08-111-2/+7
* vxlan: Fix nexthop hash sizeBenjamin Poirier2023-08-111-2/+2
* qed: Fix kernel-doc warningsPrabhakar Kushwaha2023-08-115-183/+230
* word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com2023-08-111-1/+1
* x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2023-08-081-0/+2
* mm: Move mm_cachep initialization to mm_init()Peter Zijlstra2023-08-081-0/+1
* x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra2023-08-081-1/+0
* init: Remove check_bugs() leftoversThomas Gleixner2023-08-081-11/+0
* init: Provide arch_cpu_finalize_init()Thomas Gleixner2023-08-081-0/+6
* block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche2023-08-031-5/+5
* tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith2023-08-031-6/+2
* vxlan: calculate correct header length for GPEJiri Benc2023-08-031-4/+9
* ksmbd: remove internal.h includeNamjae Jeon2023-08-031-0/+2
* pwm: Add a stub for devm_pwmchip_add()Andy Shevchenko2023-08-031-0/+5
* tcp: annotate data-races around fastopenq.max_qlenEric Dumazet2023-07-271-1/+1
* tcp: annotate data-races around tp->notsent_lowatEric Dumazet2023-07-271-1/+5
* tcp: annotate data-races around tp->keepalive_probesEric Dumazet2023-07-271-2/+7
* tcp: annotate data-races around tp->keepalive_intvlEric Dumazet2023-07-271-2/+7
* tcp: annotate data-races around tp->keepalive_timeEric Dumazet2023-07-271-2/+5
* of: net: add a helper for loading netdev->dev_addrJakub Kicinski2023-07-271-0/+6
* ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2023-07-271-1/+1