summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-13kprobes: consistent rcu api usage for kretprobe holderJP Kobryn
2023-12-13drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann
2023-12-13hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz
2023-12-13highmem: fix a memory copy problem in memcpy_from_folioSu Hui
2023-12-13rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)
2023-12-13RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn
2023-12-13firmware: arm_scmi: Extend perf protocol ops to get information of a domainUlf Hansson
2023-12-13firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson
2023-12-13drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel
2023-12-13tcp: fix mid stream window clamp.Paolo Abeni
2023-12-13net: stmmac: fix FPE events losingJianheng Zhang
2023-12-13hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner
2023-12-08vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson
2023-12-08cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny
2023-12-08bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend
2023-12-08neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva
2023-12-08uapi: propagate __struct_group() attributes to the container unionDmitry Antipov
2023-12-08media: v4l2-subdev: Fix a 64bit bugDan Carpenter
2023-12-08io_uring/kbuf: defer release of mapped buffer ringsJens Axboe
2023-12-08iommu: Avoid more races around device probeRobin Murphy
2023-12-08dma-buf: fix check in dma_resv_add_fenceChristian König
2023-12-08scsi: sd: Fix system start for ATA devicesDamien Le Moal
2023-12-08scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal
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