summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-28tracing: Have trace_event_file have ref countersSteven Rostedt (Google)
2023-11-28net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn
2023-11-28lsm: fix default return value for inode_getsecctxOndrej Mosnacek
2023-11-28lsm: fix default return value for vm_enough_memoryOndrej Mosnacek
2023-11-28fs: add ctime accessors infrastructureJeff Layton
2023-11-28torture: Make torture_hrtimeout_ns() take an hrtimer mode parameterPaul E. McKenney
2023-11-28torture: Add a kthread-creation callback to _torture_create_kthread()Paul E. McKenney
2023-11-28mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longFlorent Revest
2023-11-28ASoC: soc-dai: add flag to mute and unmute stream during triggerSrinivas Kandagatla
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-28fbdev: stifb: Make the STI next font pointer a 32-bit signed offsetHelge Deller
2023-11-28proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen
2023-11-28x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den
2023-11-28perf/core: Fix cpuctx refcountingPeter Zijlstra
2023-11-28net: sched: do not offload flows with a helper in act_ctXin Long
2023-11-28netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter
2023-11-28bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko
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-28f2fs: fix error path of __f2fs_build_free_nidsZhiguo Niu
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-28wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)Ingo Rohloff
2023-11-28ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose
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-20net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov
2023-11-20Fix termination state for idr_for_each_entry_ul()NeilBrown
2023-11-20inet: shrink struct flowi_commonEric Dumazet
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-20hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren
2023-11-20KEYS: Include linux/errno.h in linux/verification.hHerbert Xu
2023-11-20firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta
2023-11-20arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland
2023-11-20drm: bridge: samsung-dsim: Fix waiting for empty cmd transfer FIFO on older E...Marek Szyprowski
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-20Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan
2023-11-20Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu
2023-11-20Bluetooth: ISO: Use defer setup to separate PA sync and BIG syncIulia Tanasescu
2023-11-20tcp: fix cookie_init_timestamp() overflowsEric Dumazet
2023-11-20PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()Raag Jadav
2023-11-20udplite: fix various data-racesEric Dumazet