summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* torture: Make torture_hrtimeout_ns() take an hrtimer mode parameterPaul E. McKenney2023-11-281-1/+2
* torture: Add a kthread-creation callback to _torture_create_kthread()Paul E. McKenney2023-11-281-2/+5
* mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longFlorent Revest2023-11-281-1/+1
* ASoC: soc-dai: add flag to mute and unmute stream during triggerSrinivas Kandagatla2023-11-281-0/+1
* 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
* fbdev: stifb: Make the STI next font pointer a 32-bit signed offsetHelge Deller2023-11-281-1/+1
* proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen2023-11-281-0/+6
* x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den2023-11-282-28/+4
* perf/core: Fix cpuctx refcountingPeter Zijlstra2023-11-281-5/+8
* net: sched: do not offload flows with a helper in act_ctXin Long2023-11-281-0/+9
* netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter2023-11-281-2/+2
* bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko2023-11-281-2/+6
* 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
* f2fs: fix error path of __f2fs_build_free_nidsZhiguo Niu2023-11-281-0/+1
* 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
* wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)Ingo Rohloff2023-11-281-0/+2
* ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose2023-11-281-0/+4
* 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
* net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov2023-11-201-13/+17
* Fix termination state for idr_for_each_entry_ul()NeilBrown2023-11-201-2/+4
* inet: shrink struct flowi_commonEric Dumazet2023-11-201-1/+1
* 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
* 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
* firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta2023-11-201-0/+6
* arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland2023-11-201-0/+1
* drm: bridge: samsung-dsim: Fix waiting for empty cmd transfer FIFO on older E...Marek Szyprowski2023-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
* Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan2023-11-201-1/+5
* Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu2023-11-202-1/+27
* Bluetooth: ISO: Use defer setup to separate PA sync and BIG syncIulia Tanasescu2023-11-201-2/+28
* tcp: fix cookie_init_timestamp() overflowsEric Dumazet2023-11-201-1/+1
* PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()Raag Jadav2023-11-201-14/+29
* udplite: fix various data-racesEric Dumazet2023-11-202-9/+11