summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-13RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn2-1/+9
2023-12-13firmware: arm_scmi: Extend perf protocol ops to get information of a domainUlf Hansson1-0/+8
2023-12-13firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson1-0/+2
2023-12-13drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel1-0/+2
2023-12-13tcp: fix mid stream window clamp.Paolo Abeni1-2/+7
2023-12-13net: stmmac: fix FPE events losingJianheng Zhang1-0/+1
2023-12-13hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner2-2/+3
2023-12-08vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson1-6/+2
2023-12-08cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny1-0/+4
2023-12-08bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend2-0/+2
2023-12-08neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva1-1/+1
2023-12-08uapi: propagate __struct_group() attributes to the container unionDmitry Antipov1-1/+1
2023-12-08media: v4l2-subdev: Fix a 64bit bugDan Carpenter1-1/+1
2023-12-08io_uring/kbuf: defer release of mapped buffer ringsJens Axboe1-0/+3
2023-12-08iommu: Avoid more races around device probeRobin Murphy1-0/+1
2023-12-08dma-buf: fix check in dma_resv_add_fenceChristian König1-0/+15
2023-12-08scsi: sd: Fix system start for ATA devicesDamien Le Moal1-0/+6
2023-12-08scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal1-3/+3
2023-12-03Revert "usb: phy: add usb phy notify port status API"Johan Hovold1-13/+0
2023-12-03ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede1-0/+1
2023-12-03mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest2-0/+11
2023-12-03HID: fix HID device resource race between HID core and debugging supportCharles Yi1-0/+3
2023-12-03net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann1-4/+16
2023-12-03net, vrf: Move dstats structure to coreDaniel Borkmann1-0/+10
2023-12-03filemap: add a per-mapping stable writes flagChristoph Hellwig1-0/+17
2023-12-03fs: Pass AT_GETATTR_NOSEC flag to getattr interface functionStefan Berger1-0/+3
2023-12-03rxrpc: Fix RTT determination to use any ACK as a sourceDavid Howells1-1/+1
2023-11-28net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn1-2/+2
2023-11-28lsm: fix default return value for inode_getsecctxOndrej Mosnacek1-1/+1
2023-11-28lsm: fix default return value for vm_enough_memoryOndrej Mosnacek1-1/+1
2023-11-28torture: Make torture_hrtimeout_ns() take an hrtimer mode parameterPaul E. McKenney1-1/+2
2023-11-28mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longFlorent Revest1-1/+1
2023-11-28ASoC: soc-dai: add flag to mute and unmute stream during triggerSrinivas Kandagatla1-0/+1
2023-11-28mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo1-0/+2
2023-11-28mm/damon: implement a function for max nr_accesses safe calculationSeongJae Park1-0/+7
2023-11-28fbdev: stifb: Make the STI next font pointer a 32-bit signed offsetHelge Deller1-1/+1
2023-11-28proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen1-0/+6
2023-11-28x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den2-28/+4
2023-11-28spi: Fix null dereference on suspendMark Hasemeyer1-0/+1
2023-11-28perf/core: Fix cpuctx refcountingPeter Zijlstra1-5/+8
2023-11-28net: sched: do not offload flows with a helper in act_ctXin Long1-0/+9
2023-11-28netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter1-2/+2
2023-11-28bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko1-2/+6
2023-11-28SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix1-0/+1
2023-11-28sched/core: Optimize in_task() and in_interrupt() a bitFinn Thain1-2/+13
2023-11-28pwm: Fix double shift bugDan Carpenter1-2/+2
2023-11-28media: ipu-bridge: increase sensor_name sizeHans Verkuil1-1/+1
2023-11-28f2fs: fix error path of __f2fs_build_free_nidsZhiguo Niu1-0/+1
2023-11-28ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald2-0/+15
2023-11-28ASoC: soc-card: Add storage for PCI SSIDRichard Fitzgerald2-0/+48