summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* spi: Fix null dereference on suspendMark Hasemeyer2023-12-081-0/+1
* uapi: propagate __struct_group() attributes to the container unionDmitry Antipov2023-12-081-1/+1
* dma-buf: fix check in dma_resv_add_fenceChristian König2023-12-081-0/+15
* scsi: sd: Fix system start for ATA devicesDamien Le Moal2023-12-081-0/+6
* scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal2023-12-081-3/+3
* HID: fix HID device resource race between HID core and debugging supportCharles Yi2023-12-031-0/+3
* tracing: Have trace_event_file have ref countersSteven Rostedt (Google)2023-11-281-0/+4
* net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn2023-11-281-2/+2
* lsm: fix default return value for inode_getsecctxOndrej Mosnacek2023-11-281-1/+1
* lsm: fix default return value for vm_enough_memoryOndrej Mosnacek2023-11-281-1/+1
* fs: add ctime accessors infrastructureJeff Layton2023-11-281-1/+44
* mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo2023-11-281-0/+2
* mm/damon: implement a function for max nr_accesses safe calculationSeongJae Park2023-11-281-0/+7
* proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen2023-11-281-0/+6
* netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter2023-11-281-2/+2
* SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix2023-11-281-0/+1
* sched/core: Optimize in_task() and in_interrupt() a bitFinn Thain2023-11-281-2/+13
* pwm: Fix double shift bugDan Carpenter2023-11-281-2/+2
* ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald2023-11-282-0/+15
* ASoC: soc-card: Add storage for PCI SSIDRichard Fitzgerald2023-11-282-0/+48
* string.h: add array-wrappers for (v)memdup_user()Philipp Stanner2023-11-281-0/+40
* vsock: read from socket's error queueArseniy Krasnov2023-11-282-0/+18
* net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet2023-11-281-3/+3
* net: annotate data-races around sk->sk_tx_queue_mappingEric Dumazet2023-11-281-4/+16
* workqueue: Provide one lock class key per work_on_cpu() callsiteFrederic Weisbecker2023-11-281-7/+39
* lib/generic-radix-tree.c: Don't overflow in peek()Kent Overstreet2023-11-281-0/+7
* wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg2023-11-201-1/+1
* netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...Jeremy Sowden2023-11-201-2/+1
* virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman2023-11-201-20/+109
* Fix termination state for idr_for_each_entry_ul()NeilBrown2023-11-201-2/+4
* inet: shrink struct flowi_commonEric Dumazet2023-11-201-1/+1
* x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze2023-11-201-2/+16
* crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALLPeter Gonda2023-11-201-0/+7
* filemap: add filemap_get_folios_tag()Vishal Moola (Oracle)2023-11-201-0/+2
* kunit: add macro to allow conditionally exposing static symbols to testsRae Moar2023-11-201-0/+33
* mfd: core: Un-constify mfd_cell.of_regMichał Mirosław2023-11-201-1/+1
* crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu2023-11-201-0/+7
* crypto: hisilicon/qm - modify the process of regs dfxKai Ye2023-11-201-4/+4
* hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren2023-11-201-0/+1
* KEYS: Include linux/errno.h in linux/verification.hHerbert Xu2023-11-201-0/+1
* arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland2023-11-201-0/+1
* clk: linux/clk-provider.h: fix kernel-doc warnings and typosRandy Dunlap2023-11-201-7/+8
* net: add DEV_STATS_READ() helperEric Dumazet2023-11-201-0/+1
* tcp: fix cookie_init_timestamp() overflowsEric Dumazet2023-11-201-1/+1
* wifi: cfg80211: add flush functions for wiphy workJohannes Berg2023-11-201-0/+21
* string: Adjust strtomem() logic to allow for smaller sourcesKees Cook2023-11-201-2/+5
* x86/numa: Introduce numa_fill_memblks()Alison Schofield2023-11-201-0/+7
* PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau2023-11-081-0/+1
* power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaintKai-Heng Feng2023-11-081-1/+1
* gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov2023-11-081-2/+1