summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-10-22irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier
2024-10-22net: enetc: add missing static descriptor and inline keywordWei Fang
2024-10-17PCI: Pass domain number to pci_bus_release_domain_nr() explicitlyManivannan Sadhasivam
2024-10-17x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K
2024-10-17NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang
2024-10-17PCI: endpoint: Assign PCI domain number for endpoint controllersManivannan Sadhasivam
2024-10-17PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli
2024-10-17bpf: Prevent tail call between progs attached to different hooksXu Kuohai
2024-10-10sunrpc: change sp_nrthreads from atomic_t to unsigned int.NeilBrown
2024-10-10close_range(): fix the logics in descriptor table trimmingAl Viro
2024-10-10cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà
2024-10-10mm/hugetlb: fix memfd_pin_folios resv_huge_pages leakSteve Sistare
2024-10-10sched/deadline: Comment sched_dl_entity::dl_server variableDaniel Bristot de Oliveira
2024-10-10i2c: core: Lock address during client device instantiationHeiner Kallweit
2024-10-10perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko
2024-10-10net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato
2024-10-10drivers/perf: arm_spe: Use perf_allow_kernel() for permissionsJames Clark
2024-10-10nvme-tcp: check for invalidated or revoked keyHannes Reinecke
2024-10-10drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframesDerek Foreman
2024-10-10net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet
2024-10-10net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann
2024-10-10net: Add netif_get_gro_max_size helper for GRODaniel Borkmann
2024-10-04compiler.h: specify correct attribute for .rodata..c_jump_tableTiezhu Yang
2024-10-04lsm: infrastructure management of the sock securityCasey Schaufler
2024-10-04soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registersDouglas Anderson
2024-10-04lsm: add the inode_free_security_rcu() LSM implementation hookPaul Moore
2024-10-04usbnet: fix cyclical race on disconnect with work queueOliver Neukum
2024-10-04lib/sbitmap: define swap_lock as raw_spinlock_tMing Lei
2024-10-04f2fs: get rid of online repaire on corrupted directoryChao Yu
2024-10-04bpf: Fix helper writes to read-only mapsDaniel Borkmann
2024-10-04bpf: Fail verification for sign-extension of packet data/data_end/data_metaYonghong Song
2024-10-04bpf, lsm: Add check for BPF LSM return valueXu Kuohai
2024-10-04virtio: allow driver to disable the configure change notificationJason Wang
2024-10-04virtio: rename virtio_config_enabled to virtio_config_core_enabledJason Wang
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-12Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-11net: tighten bad gso csum offset check in virtio_net_hdrWillem de Bruijn
2024-09-10platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16Bas Nieuwenhuizen
2024-09-09net/mlx5: Add missing masks and QoS bit masks for scheduling elementsCarolina Jubran
2024-09-06Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-05Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-04kvm: Note an RCU quiescent state on guest exitLeonardo Bras
2024-09-03PCI/pwrctl: Rescan bus on a separate threadBartosz Golaszewski
2024-09-03bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu
2024-09-01Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-01Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-09-01Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-31Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds