aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-28mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo
2023-11-28mm/damon: implement a function for max nr_accesses safe calculationSeongJae Park
2023-11-28proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen
2023-11-28netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter
2023-11-28SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix
2023-11-28sched/core: Optimize in_task() and in_interrupt() a bitFinn Thain
2023-11-28pwm: Fix double shift bugDan Carpenter
2023-11-28ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald
2023-11-28ASoC: soc-card: Add storage for PCI SSIDRichard Fitzgerald
2023-11-28string.h: add array-wrappers for (v)memdup_user()Philipp Stanner
2023-11-28vsock: read from socket's error queueArseniy Krasnov
2023-11-28net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet
2023-11-28net: annotate data-races around sk->sk_tx_queue_mappingEric Dumazet
2023-11-28workqueue: Provide one lock class key per work_on_cpu() callsiteFrederic Weisbecker
2023-11-28lib/generic-radix-tree.c: Don't overflow in peek()Kent Overstreet
2023-11-20wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg
2023-11-20netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...Jeremy Sowden
2023-11-20virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman
2023-11-20Fix termination state for idr_for_each_entry_ul()NeilBrown
2023-11-20inet: shrink struct flowi_commonEric Dumazet
2023-11-20x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze
2023-11-20crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALLPeter Gonda
2023-11-20filemap: add filemap_get_folios_tag()Vishal Moola (Oracle)
2023-11-20kunit: add macro to allow conditionally exposing static symbols to testsRae Moar
2023-11-20mfd: core: Un-constify mfd_cell.of_regMichał Mirosław
2023-11-20crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu
2023-11-20crypto: hisilicon/qm - modify the process of regs dfxKai Ye
2023-11-20hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren
2023-11-20KEYS: Include linux/errno.h in linux/verification.hHerbert Xu
2023-11-20arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland
2023-11-20clk: linux/clk-provider.h: fix kernel-doc warnings and typosRandy Dunlap
2023-11-20net: add DEV_STATS_READ() helperEric Dumazet
2023-11-20tcp: fix cookie_init_timestamp() overflowsEric Dumazet
2023-11-20wifi: cfg80211: add flush functions for wiphy workJohannes Berg
2023-11-20string: Adjust strtomem() logic to allow for smaller sourcesKees Cook
2023-11-20x86/numa: Introduce numa_fill_memblks()Alison Schofield
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau
2023-11-08power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaintKai-Heng Feng
2023-11-08gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov
2023-11-02kasan: print the original fault addr when access invalid shadowHaibo Li
2023-11-02scsi: sd: Introduce manage_shutdown device flagDamien Le Moal
2023-11-02gtp: uapi: fix GTPA_MAXPablo Neira Ayuso
2023-11-02hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel
2023-10-25Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook
2023-10-25kallsyms: Add helper kallsyms_on_each_match_symbol()Zhen Lei
2023-10-25perf: Disallow mis-matched inherited group readsPeter Zijlstra
2023-10-25HID: input: map battery system chargingJosé Expósito
2023-10-25tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni
2023-10-25fprobe: Add nr_maxactive to specify rethook_node pool sizeMasami Hiramatsu (Google)
2023-10-25fprobe: Pass entry_data to handlersMasami Hiramatsu (Google)