summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-17PCI: Pass domain number to pci_bus_release_domain_nr() explicitlyManivannan Sadhasivam
2024-10-17net: Fix an unsafe loop on the listAnastasia Kovaleva
2024-10-17x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K
2024-10-17mctp: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-17rtnetlink: Add bulk registration helpers for rtnetlink message handlers.Kuniyuki Iwashima
2024-10-17net/sched: accept TCA_STAB only for root qdiscEric Dumazet
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-10drm/sched: Fix dynamic job-flow control raceRob Clark
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-10dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180xSatya Priya Kakitapalli
2024-10-10media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flagsHans Verkuil
2024-10-10sched/deadline: Comment sched_dl_entity::dl_server variableDaniel Bristot de Oliveira
2024-10-10dt-bindings: clock: exynos7885: Fix duplicated bindingDavid Virag
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-10drm/printer: Allow NULL data in devcoredump printerMatthew Brost
2024-10-10netfs: Cancel dirty folios that have no storage destinationDavid Howells
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-10crypto: simd - Do not call crypto_alloc_tfm during registrationHerbert Xu
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-10netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter
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-04icmp: change the order of rate limitsEric Dumazet
2024-10-04usbnet: fix cyclical race on disconnect with work queueOliver Neukum
2024-10-04tcp: check skb is non-NULL in tcp_rto_delta_us()Josh Hunt
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-04f2fs: reduce expensive checkpoint trigger frequencyChao 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-04ASoC: tas2781-i2c: Drop weird GPIO codeLinus Walleij
2024-10-04ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to a...Shenghao Ding
2024-10-04Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz
2024-10-04ACPI: CPPC: Fix MASK_VAL() usageClément Léger
2024-10-04ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCEVasily Khoruzhick