summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
20 hoursseqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
20 hoursbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
20 hoursnew helper: simple_remove_by_name()Al Viro
20 hoursbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
20 hoursseqlock: Introduce scoped_seqlock_read()Peter Zijlstra
20 hoursBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
20 hoursPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
20 hoursfirmware_loader: Add cancel helper for async requestsCássio Gabriel
20 hoursACPI: bus: Introduce devm_acpi_install_notify_handler()Rafael J. Wysocki
20 hourswifi: ieee80211: validate MLE common info lengthZhao Li
20 hoursnetfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie
20 hoursSUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever
20 hoursipvs: pass parsed transport offset to state handlersYizhou Zhao
20 hoursipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet
20 hoursipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
20 hoursBluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen
20 hoursnet/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim
20 hoursgue: validate REMCSUM private option lengthQihang
20 hoursipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima
20 hoursnetfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso
20 hoursnetfilter: nft_meta_bridge: add validate callback for get operationsFlorian Westphal
20 hourssctp: hold socket lock when dumping endpoints in sctp_diagXin Long
20 hoursxfrm: validate selector family and prefixlen during matchEric Dumazet
20 hoursxfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet
20 hoursi3c: master: Defer new-device registration out of DAA caller contextAdrian Hunter
20 hoursi3c: master: Ensure Hot-Join operations are stopped on shutdownAdrian Hunter
20 hoursi3c: master: Consolidate Hot-Join DAA work in the coreAdrian Hunter
20 hoursi3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recoveryAdrian Hunter
20 hoursi3c: master: Introduce optional Runtime PM supportAdrian Hunter
20 hoursi3c: add sysfs entry and attribute for Device NACK Retry countAdrian Ng Ho Yin
20 hoursi3c: master: Make hot-join workqueue freezable to block hot-join during suspendAdrian Hunter
20 hoursi3c: mipi-i3c-hci: Allow for Multi-Bus InstancesAdrian Hunter
20 hoursplatform/x86/intel/vsec: Switch exported helpers from pci_dev to deviceDavid E. Box
20 hoursplatform/x86/intel/vsec: Decouple add/link helpers from PCIDavid E. Box
20 hoursplatform/x86/intel/vsec: correct kernel-doc commentsRandy Dunlap
20 hoursnfs: use nfsi->rwsem to protect traversal of the file lock listYang Erkun
20 hoursnfs: keep PG_UPTODATE clear after read errors in page groupsClark Wang
20 hoursxprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slotChuck Lever
20 hoursdt-bindings: clock: qcom: Add X1P42100 camera clock controllerJagadeesh Kona
20 hoursnet: remove addr_len argument of recvmsg() handlersEric Dumazet
20 hoursdpll: Support dynamic pin index allocationIvan Vecera
20 hoursbpf: Fix setting retval to -EPERM for cgroup hooks not returning errnoXu Kuohai
20 hoursnet: watchdog: fix refcount tracking racesEric Dumazet
20 hourstcp: clear sock_ops cb flags before force-closing a child socketSechang Lim
20 hoursiommu: Avoid copying the user array twice in the full-array copy helperNicolin Chen
20 hoursnet: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima
20 hoursbonding: 3ad: add lacp_strict configuration knobLouis Scalbert
20 hoursvfs: add FS_USERNS_DELEGATABLE flag and set it for NFSJeff Layton
20 hoursvmalloc: fix NULL pointer dereference in is_vm_area_hugepages()Hui Zhu
20 hoursbpf: Check tail zero of bpf_prog_infoLeon Hwang