summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-01Revert "drm/i915/dsi: Do display on sequence later on icl+"Ville Syrjälä1-2/+1
2024-02-01Revert "nouveau: push event block/allowing out of the fence context"Dave Airlie2-27/+6
2024-02-01cpufreq: intel_pstate: Refine computation of P-state for given frequencyRafael J. Wysocki1-21/+34
2024-02-01gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04Mario Limonciello1-0/+14
2024-02-01xfs: read only mounts with fsopen mount API are bustedDave Chinner1-10/+17
2024-02-01drm/amdgpu: Fix the null pointer when load rlc firmwareMa Jun1-9/+6
2024-02-01Revert "drivers/firmware: Move sysfb_init() from device_initcall to subsys_in...Thomas Zimmermann1-1/+1
2024-02-01firmware: arm_scmi: Check mailbox/SMT channel for consistencyCristian Marussi3-0/+21
2024-02-01ksmbd: fix global oob in ksmbd_nl_policyLin Ma2-3/+4
2024-02-01platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probeShin'ichiro Kawasaki1-41/+139
2024-02-01platform/x86: intel-uncore-freq: Fix types in sysfs callbacksNathan Chancellor2-57/+57
2024-02-01netfilter: nf_tables: reject QUEUE/DROP verdict parametersFlorian Westphal1-10/+6
2024-02-01netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechainPablo Neira Ayuso1-2/+9
2024-02-01hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 KbytesMichael Kelley1-2/+2
2024-02-01ovl: mark xwhiteouts directory with overlay.opaque='x'Amir Goldstein7-51/+110
2024-02-01nfsd: fix RELEASE_LOCKOWNERNeilBrown1-11/+15
2024-02-01wifi: iwlwifi: fix a memory corruptionEmmanuel Grumbach1-2/+2
2024-02-01exec: Fix error handling in begin_new_exec()Bernd Edlinger1-0/+3
2024-02-01rbd: don't move requests to the running list on errorsIlya Dryomov1-8/+14
2024-02-01btrfs: don't abort filesystem when attempting to snapshot deleted subvolumeOmar Sandoval1-0/+3
2024-02-01btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo2-0/+7
2024-02-01btrfs: don't warn if discard range is not aligned to sectorDavid Sterba1-1/+2
2024-02-01btrfs: tree-checker: fix inline ref size in error messagesChung-Chiang Cheng1-1/+1
2024-02-01btrfs: ref-verify: free ref cache before clearing mount optFedor Pchelkin1-2/+4
2024-02-01btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot of subvolume bei...Omar Sandoval1-9/+13
2024-02-01btrfs: zoned: fix lock ordering in btrfs_zone_activate()Naohiro Aota1-6/+2
2024-02-01tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ringGerhard Engleder1-0/+13
2024-02-01tsnep: Remove FCS for XDP data pathGerhard Engleder1-2/+2
2024-02-01net: fec: fix the unhandled context fault from smmuShenwei Wang1-0/+2
2024-02-01selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu1-4/+4
2024-02-01fjes: fix memleaks in fjes_hw_setupZhipeng Lu1-7/+30
2024-02-01i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queueMaciej Fijalkowski1-0/+7
2024-02-01i40e: set xdp_rxq_info::frag_sizeMaciej Fijalkowski2-25/+24
2024-02-01xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOLMaciej Fijalkowski1-0/+2
2024-02-01ice: update xdp_rxq_info::frag_size for ZC enabled Rx queueMaciej Fijalkowski1-14/+23
2024-02-01intel: xsk: initialize skb_frag_t::bv_offset in ZC driversMaciej Fijalkowski2-2/+4
2024-02-01ice: remove redundant xdp_rxq_info registrationMaciej Fijalkowski1-5/+0
2024-02-01i40e: handle multi-buffer packets that are shrunk by xdp progTirthendu Sarkar1-17/+23
2024-02-01ice: work on pre-XDP prog frag countMaciej Fijalkowski3-14/+32
2024-02-01xsk: fix usage of multi-buffer BPF helpers for ZC XDPMaciej Fijalkowski2-6/+62
2024-02-01xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski4-2/+2
2024-02-01xsk: recycle buffer in case Rx queue was fullMaciej Fijalkowski1-4/+8
2024-02-01selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski1-0/+9
2024-02-01selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski1-1/+5
2024-02-01net: mvpp2: clear BM pool before initializationJenishkumar Maheshbhai Patel1-1/+26
2024-02-01net: stmmac: Wait a bit for the reset to take effectBernd Edlinger1-0/+3
2024-02-01netfilter: nf_tables: validate NFPROTO_* familyPablo Neira Ayuso8-2/+47
2024-02-01netfilter: nf_tables: restrict anonymous set and map names to 16 bytesFlorian Westphal1-0/+4
2024-02-01netfilter: nft_limit: reject configurations that cause integer overflowFlorian Westphal1-7/+16
2024-02-01rcu: Defer RCU kthreads wakeup when CPU is dyingFrederic Weisbecker2-3/+34