summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-03Revert "usb: phy: add usb phy notify port status API"Johan Hovold
2023-12-03ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede
2023-12-03mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest
2023-12-03HID: fix HID device resource race between HID core and debugging supportCharles Yi
2023-12-03net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann
2023-12-03net, vrf: Move dstats structure to coreDaniel Borkmann
2023-12-03filemap: add a per-mapping stable writes flagChristoph Hellwig
2023-12-03fs: Pass AT_GETATTR_NOSEC flag to getattr interface functionStefan Berger
2023-12-03rxrpc: Fix RTT determination to use any ACK as a sourceDavid Howells
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-28torture: Make torture_hrtimeout_ns() take an hrtimer mode parameterPaul 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-28spi: Fix null dereference on suspendMark Hasemeyer
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-28media: ipu-bridge: increase sensor_name sizeHans Verkuil
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-20ASoC: cs35l41: Fix broken shared boost activationCristian Ciocaltea
2023-11-20firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta
2023-11-20xen: irqfd: Use _IOW instead of the internal _IOC() macroViresh Kumar