Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2024-07-16 18:42:42 to 2024-07-23 18:27:29 UTC [more...]

[PATCH 6.1 000/105] 6.1.101-rc1 review
 2024-07-23 18:23 UTC  (45+ messages)
` [PATCH 6.1 001/105] minmax: sanity check constant bounds when clamping
` [PATCH 6.1 002/105] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH 6.1 003/105] minmax: fix header inclusions
` [PATCH 6.1 004/105] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH 6.1 005/105] minmax: allow comparisons of int against unsigned char/short
` [PATCH 6.1 006/105] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH 6.1 007/105] mm/damon/core: merge regions aggressively when max_nr_regions is unmet
` [PATCH 6.1 008/105] gcc-plugins: Rename last_stmt() for GCC 14+
` [PATCH 6.1 009/105] filelock: Remove locks reliably when fcntl/close race is detected
` [PATCH 6.1 010/105] scsi: core: alua: I/O errors for ALUA state transitions
` [PATCH 6.1 011/105] scsi: qedf: Dont process stag work during unload and recovery
` [PATCH 6.1 012/105] scsi: qedf: Wait for stag work during unload
` [PATCH 6.1 013/105] scsi: qedf: Set qed_slowpath_params to zero before use
` [PATCH 6.1 014/105] efi/libstub: zboot.lds: Discard .discard sections
` [PATCH 6.1 015/105] ACPI: EC: Abort address space access upon error
` [PATCH 6.1 016/105] ACPI: EC: Avoid returning AE_OK on errors in address space handler
` [PATCH 6.1 017/105] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
` [PATCH 6.1 018/105] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
` [PATCH 6.1 019/105] wifi: mac80211: apply mcast rate only if interface is up
` [PATCH 6.1 020/105] wifi: mac80211: handle tasklet frames before stopping
` [PATCH 6.1 021/105] wifi: cfg80211: fix 6 GHz scan request building
` [PATCH 6.1 022/105] wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup
` [PATCH 6.1 023/105] wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd
` [PATCH 6.1 024/105] wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option
` [PATCH 6.1 026/105] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH 6.1 027/105] selftests/openat2: Fix build warnings on ppc64
` [PATCH 6.1 035/105] kconfig: remove wrong expr_trans_bool()
` [PATCH 6.1 036/105] HID: Ignore battery for ELAN touchscreens 2F2C and 4116
` [PATCH 6.1 037/105] NFSv4: Fix memory leak in nfs4_set_security_label
` [PATCH 6.1 038/105] nfs: propagate readlink errors in nfs_symlink_filler
` [PATCH 6.1 039/105] nfs: dont invalidate dentries on transient errors
` [PATCH 6.1 040/105] cachefiles: add consistency check for copen/cread
` [PATCH 6.1 041/105] cachefiles: Set object to close if ondemand_id < 0 in copen
` [PATCH 6.1 042/105] cachefiles: make on-demand read killable
` [PATCH 6.1 043/105] fs/file: fix the check in find_next_fd()
` [PATCH 6.1 044/105] mei: demote client disconnect warning on suspend to debug
` [PATCH 6.1 045/105] iomap: Fix iomap_adjust_read_range for plen calculation
` [PATCH 6.1 046/105] drm: panel-orientation-quirks: Add quirk for Aya Neo KUN
` [PATCH 6.1 047/105] nvme: avoid double free special payload
` [PATCH 6.1 048/105] nvmet: always initialize cqe.result
` [PATCH 6.1 049/105] wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
` [PATCH 6.1 050/105] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
` [PATCH 6.1 051/105] drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency
` [PATCH 6.1 052/105] ALSA: hda/realtek: Add more codec ID to no shutup pins list

[PATCH 6.1 1/3] netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()
 2024-07-23 17:55 UTC  (7+ messages)
` [PATCH 6.1 2/3] cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
  ` Patch "cachefiles: fix slab-use-after-free in fscache_withdraw_volume()" has been added to the 6.1-stable tree
` [PATCH 6.1 3/3] cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()
  ` Patch "cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()" has been added to the 6.1-stable tree
` Patch "netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()" "

[PATCH 6.6 1/3] netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()
 2024-07-23 17:54 UTC  (6+ messages)
` [PATCH 6.6 2/3] cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
  ` Patch "cachefiles: fix slab-use-after-free in fscache_withdraw_volume()" has been added to the 6.6-stable tree
` [PATCH 6.6 3/3] cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()
  ` Patch "cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()" has been added to the 6.6-stable tree
` Patch "netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()" "

[GIT PULL] Modules changes for v6.11-rc1
 2024-07-23 17:14 UTC 

[PATCH 5.10 387/770] fanotify: Allow users to request FAN_FS_ERROR events
 2024-07-23 15:57 UTC  (10+ messages)

[PATCH 6.9 1/3] netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()
 2024-07-23 13:53 UTC  (6+ messages)
` [PATCH 6.9 2/3] cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
  ` Patch "cachefiles: fix slab-use-after-free in fscache_withdraw_volume()" has been added to the 6.9-stable tree
` [PATCH 6.9 3/3] cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()
  ` Patch "cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()" has been added to the 6.9-stable tree
` Patch "netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()" "

[PATCH 6.10 00/11] 6.10.1-rc2 review
 2024-07-23 12:28 UTC 

[PATCH 6.10 0/9] 6.10.1-rc1 review
 2024-07-23 11:52 UTC  (10+ messages)
` [PATCH 6.10 1/9] ext4: use memtostr_pad() for s_volume_name
` [PATCH 6.10 2/9] cifs: Fix missing error code set
` [PATCH 6.10 3/9] cifs: Fix missing fscache invalidation
` [PATCH 6.10 4/9] cifs: fix noisy message on copy_file_range
` [PATCH 6.10 5/9] cifs: Fix server re-repick on subrequest retry
` [PATCH 6.10 6/9] cifs: Fix setting of zero_point after DIO write
` [PATCH 6.10 7/9] tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()
` [PATCH 6.10 8/9] ASoC: cs35l56: Use header defines for Speaker Volume control definition
` [PATCH 6.10 9/9] ASoC: cs35l56: Limit Speaker Volume to +12dB maximum

[PATCH v2 6/8] fwctl: Add documentation
 2024-07-22 20:40 UTC  (4+ messages)

[PATCH v2 0/8] Introduce fwctl subystem
 2024-07-22 16:04 UTC  (4+ messages)
` [PATCH v2 1/8] fwctl: Add basic structure for a class subsystem with a cdev

[PATCH RESEND 1/2] soc: qcom: cmd-db: Mark device as having no PM support
 2024-07-22  4:55 UTC  (2+ messages)

[PATCH v8 0/8] clk: Add kunit tests for fixed rate and parent data
 2024-07-18 21:05 UTC  (9+ messages)
` [PATCH v8 1/8] of/platform: Allow overlays to create platform devices from the root node
` [PATCH v8 2/8] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v8 3/8] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v8 4/8] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v8 5/8] platform: Add test managed platform_device/driver APIs
` [PATCH v8 6/8] clk: Add test managed clk provider/consumer APIs
` [PATCH v8 7/8] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH v8 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data

[PATCH 6.9 000/142] 6.9.10-rc2 review
 2024-07-18 18:57 UTC  (11+ messages)

[PATCH 6.1 00/95] 6.1.100-rc2 review
 2024-07-18 16:58 UTC  (11+ messages)

[PATCH 6.6 000/122] 6.6.41-rc2 review
 2024-07-18 16:56 UTC  (10+ messages)

[PATCH 5.15 000/145] 5.15.163-rc2 review
 2024-07-18 16:55 UTC  (8+ messages)

[PATCH 5.10 000/770] 5.10.220-rc1 review
 2024-07-18 14:53 UTC  (6+ messages)
` [PATCH 5.10 762/770] nfsd: separate nfsd_last_thread() from nfsd_put()

[PATCH 5.10 000/109] 5.10.222-rc2 review
 2024-07-18 11:19 UTC  (8+ messages)

[PATCH 5.4 00/79] 5.4.280-rc2 review
 2024-07-18  9:52 UTC  (4+ messages)

[PATCH 4.19 00/66] 4.19.318-rc3 review
 2024-07-18  9:51 UTC  (5+ messages)

[PATCH 6.9 000/143] 6.9.10-rc1 review
 2024-07-18  7:59 UTC  (11+ messages)
` [PATCH 6.9 015/143] dsa: lan9303: Fix mapping between DSA port number and PHY address
` [PATCH 6.9 093/143] scsi: sd: Do not repeat the starting disk message

[PATCH 6.6 000/121] 6.6.41-rc1 review
 2024-07-17 16:58 UTC  (5+ messages)

[PATCH 6.1 00/96] 6.1.100-rc1 review
 2024-07-17 16:57 UTC  (7+ messages)

[PATCH 5.15 000/144] 5.15.163-rc1 review
 2024-07-17 16:56 UTC  (8+ messages)

[PATCH 4.19 00/66] 4.19.318-rc1 review
 2024-07-17 15:57 UTC  (8+ messages)

[PATCH 5.4 00/78] 5.4.280-rc1 review
 2024-07-17 15:56 UTC  (4+ messages)

[PATCH 4.19 00/65] 4.19.318-rc2 review
 2024-07-17  9:46 UTC  (2+ messages)

[PATCH 5.10 000/284] 5.10.221-rc2 review
 2024-07-17  7:14 UTC  (6+ messages)

[PATCH 5.10 000/108] 5.10.222-rc1 review
 2024-07-17  6:22 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox