Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2024-02-20 21:35:06 to 2024-02-21 13:11:26 UTC [more...]

[PATCH 4.19 000/202] 4.19.307-rc1 review
 2024-02-21 13:05 UTC  (13+ messages)
` [PATCH 4.19 001/202] PCI: mediatek: Clear interrupt status before dispatching handler
` [PATCH 4.19 002/202] include/linux/units.h: add helpers for kelvin to/from Celsius conversion
` [PATCH 4.19 003/202] units: Add Watt units
` [PATCH 4.19 004/202] units: change from L to UL
` [PATCH 4.19 005/202] units: add the HZ macros
` [PATCH 4.19 006/202] serial: sc16is7xx: set safe default SPI clock frequency
` [PATCH 4.19 007/202] driver core: add device probe log helper
` [PATCH 4.19 008/202] spi: introduce SPI_MODE_X_MASK macro
` [PATCH 4.19 009/202] serial: sc16is7xx: add check for unsupported SPI modes during probe
` [PATCH 4.19 010/202] ext4: allow for the last group to be marked as trimmed
` [PATCH 4.19 012/202] PM: hibernate: Enforce ordering during image compression/decompression
` [PATCH 4.19 021/202] Revert "driver core: Annotate dev_err_probe() with __must_check"

[PATCH rc v2] iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock
 2024-02-21 13:08 UTC  (6+ messages)

[PATCH 6.1 000/206] 6.1.79-rc1 review
 2024-02-21 13:07 UTC  (3+ messages)
` [PATCH 6.1 001/206] work around gcc bugs with asm goto with outputs

[PATCH 6.1 000/206] 6.1.79-rc2 review
 2024-02-21 13:03 UTC 

[PATCH 6.6 000/338] 6.6.18-rc2 review
 2024-02-21 13:01 UTC 

[PATCH 6.7 000/313] 6.7.6-rc2 review
 2024-02-21 13:01 UTC 

[PATCH 6.7 000/309] 6.7.6-rc1 review
 2024-02-21 12:52 UTC  (153+ messages)
` [PATCH 6.7 157/309] binder: signal epoll threads of self-work
` [PATCH 6.7 159/309] ext4: fix double-free of blocks due to wrong extents moved_len
` [PATCH 6.7 160/309] ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks()
` [PATCH 6.7 161/309] tracing/timerlat: Move hrtimer_init to timerlat_fd open()
` [PATCH 6.7 162/309] tracing: Fix wasted memory in saved_cmdlines logic
` [PATCH 6.7 163/309] tracing/synthetic: Fix trace_string() return value
` [PATCH 6.7 164/309] tracing/probes: Fix to show a parse error for bad type for $comm
` [PATCH 6.7 165/309] tracing/probes: Fix to set arg size and fmt after setting type from BTF
` [PATCH 6.7 166/309] tracing/probes: Fix to search structure fields correctly
` [PATCH 6.7 175/309] iio: imu: bno055: serdev requires REGMAP
` [PATCH 6.7 176/309] iio: pressure: bmp280: Add missing bmp085 to SPI id table
` [PATCH 6.7 177/309] pmdomain: mediatek: fix race conditions with genpd
` [PATCH 6.7 178/309] media: rc: bpf attach/detach requires write permission
` [PATCH 6.7 179/309] eventfs: Remove "lookup" parameter from create_dir/file_dentry()
` [PATCH 6.7 180/309] eventfs: Stop using dcache_readdir() for getdents()
` [PATCH 6.7 181/309] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set
` [PATCH 6.7 182/309] eventfs: Do ctx->pos update for all iterations in eventfs_iterate()
` [PATCH 6.7 183/309] eventfs: Read ei->entries before ei->children "
` [PATCH 6.7 184/309] eventfs: Shortcut eventfs_iterate() by skipping entries already read
` [PATCH 6.7 185/309] eventfs: Have the inodes all for files and directories all be the same
` [PATCH 6.7 186/309] eventfs: Do not create dentries nor inodes in iterate_shared
` [PATCH 6.7 187/309] eventfs: Use kcalloc() instead of kzalloc()
` [PATCH 6.7 188/309] eventfs: Save directory inodes in the eventfs_inode structure
` [PATCH 6.7 189/309] tracefs: Zero out the tracefs_inode when allocating it
` [PATCH 6.7 190/309] eventfs: Initialize the tracefs inode properly
` [PATCH 6.7 191/309] tracefs: Avoid using the ei->dentry pointer unnecessarily
` [PATCH 6.7 192/309] tracefs: dentry lookup crapectomy
` [PATCH 6.7 193/309] eventfs: Remove unused d_parent pointer field
` [PATCH 6.7 194/309] eventfs: Clean up dentry ops and add revalidate function
` [PATCH 6.7 195/309] eventfs: Get rid of dentry pointers without refcounts
` [PATCH 6.7 196/309] eventfs: Warn if an eventfs_inode is freed without is_freed being set
` [PATCH 6.7 197/309] eventfs: Restructure eventfs_inode structure to be more condensed
` [PATCH 6.7 198/309] eventfs: Remove fsnotify*() functions from lookup()
` [PATCH 6.7 199/309] eventfs: Keep all directory links at 1
` [PATCH 6.7 200/309] getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
` [PATCH 6.7 201/309] getrusage: use sig->stats_lock rather than lock_task_sighand()
` [PATCH 6.7 202/309] ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read fails
` [PATCH 6.7 203/309] drm/nouveau: fix several DMA buffer leaks
` [PATCH 6.7 204/309] drm/buddy: Fix alloc_range() error handling code
` [PATCH 6.7 205/309] drm/msm: Wire up tlb ops
` [PATCH 6.7 206/309] drm/amd/display: Add align done check
` [PATCH 6.7 207/309] drm/i915/dp: Limit SST link rate to <=8.1Gbps
` [PATCH 6.7 208/309] drm/prime: Support page array >= 4GB
` [PATCH 6.7 209/309] drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolution
` [PATCH 6.7 210/309] drm/amd/display: Fix MST Null Ptr for RV
` [PATCH 6.7 211/309] drm/amd/display: Increase frame-larger-than for all display_mode_vba files
` [PATCH 6.7 212/309] drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
` [PATCH 6.7 213/309] drm/amd/display: Preserve original aspect ratio in create stream
` [PATCH 6.7 214/309] drm/amdgpu: Avoid fetching VRAM vendor info
` [PATCH 6.7 215/309] hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
` [PATCH 6.7 216/309] ring-buffer: Clean ring_buffer_poll_wait() error return
` [PATCH 6.7 217/309] net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 reads
` [PATCH 6.7 218/309] nfp: flower: add hardware offload check for post ct entry
` [PATCH 6.7 219/309] nfp: flower: fix hardware offload for the transfer layer port
` [PATCH 6.7 220/309] serial: core: Fix atomicity violation in uart_tiocmget
` [PATCH 6.7 221/309] serial: max310x: set default value when reading clock ready bit
` [PATCH 6.7 222/309] serial: max310x: improve crystal stable clock detection
` [PATCH 6.7 223/309] serial: max310x: fail probe if clock crystal is unstable
` [PATCH 6.7 224/309] serial: max310x: prevent infinite while() loop in port startup
` [PATCH 6.7 225/309] ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
` [PATCH 6.7 226/309] powerpc/64: Set task pt_regs->link to the LR value on scv entry
` [PATCH 6.7 227/309] powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-E
` [PATCH 6.7 228/309] powerpc/pseries: fix accuracy of stolen time
` [PATCH 6.7 229/309] serial: core: introduce uart_port_tx_flags()
` [PATCH 6.7 230/309] serial: mxs-auart: fix tx
` [PATCH 6.7 231/309] x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6
` [PATCH 6.7 232/309] x86/fpu: Stop relying on userspace for info to fault in xsave buffer
` [PATCH 6.7 233/309] KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu
` [PATCH 6.7 234/309] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl
` [PATCH 6.7 235/309] x86/mm/ident_map: Use gbpages only where full GB page should be mapped
` [PATCH 6.7 236/309] io_uring/net: fix multishot accept overflow handling
` [PATCH 6.7 237/309] mmc: slot-gpio: Allow non-sleeping GPIO ro
` [PATCH 6.7 238/309] gpiolib: add gpio_device_get_base() stub for !GPIOLIB
` [PATCH 6.7 239/309] gpiolib: add gpiod_to_gpio_device() "
` [PATCH 6.7 240/309] ALSA: hda/realtek: fix mute/micmute LED For HP mt645
` [PATCH 6.7 241/309] ALSA: hda/conexant: Add quirk for SWS JS201D
` [PATCH 6.7 242/309] ALSA: hda/realtek: add IDs for Dell dual spk platform
` [PATCH 6.7 243/309] nilfs2: fix data corruption in dsync block recovery for small block sizes
` [PATCH 6.7 244/309] nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()
` [PATCH 6.7 245/309] crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
` [PATCH 6.7 246/309] crypto: algif_hash - Remove bogus SGL free on zero-length error path
` [PATCH 6.7 247/309] nfp: use correct macro for LengthSelect in BAR config
` [PATCH 6.7 248/309] nfp: enable NETDEV_XDP_ACT_REDIRECT feature flag
` [PATCH 6.7 249/309] nfp: flower: prevent re-adding mac index for bonded port
` [PATCH 6.7 250/309] wifi: iwlwifi: fix double-free bug
` [PATCH 6.7 251/309] wifi: cfg80211: fix wiphy delayed work queueing
` [PATCH 6.7 252/309] wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()
` [PATCH 6.7 253/309] wifi: iwlwifi: mvm: fix a crash when we run out of stations
` [PATCH 6.7 254/309] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
` [PATCH 6.7 255/309] irqchip/irq-brcmstb-l2: Add write memory barrier before exit
` [PATCH 6.7 256/309] irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems
` [PATCH 6.7 257/309] irqchip/gic-v3-its: Fix GICv4.1 VPE affinity update
` [PATCH 6.7 258/309] thunderbolt: Fix setting the CNS bit in ROUTER_CS_5
` [PATCH 6.7 259/309] smb: client: set correct id, uid and cruid for multiuser automounts
` [PATCH 6.7 260/309] smb: Fix regression in writes when non-standard maximum write size negotiated
` [PATCH 6.7 261/309] KVM: s390: vsie: fix race during shadow creation
` [PATCH 6.7 262/309] KVM: arm64: Fix circular locking dependency
` [PATCH 6.7 263/309] zonefs: Improve error handling
` [PATCH 6.7 264/309] mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk cant be detected by BIOS
` [PATCH 6.7 265/309] arm64/signal: Dont assume that TIF_SVE means we saved SVE state
` [PATCH 6.7 266/309] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
` [PATCH 6.7 267/309] ASoC: SOF: IPC3: fix message bounds on ipc ops
` [PATCH 6.7 268/309] ASoC: tas2781: add module parameter to tascodec_init()
` [PATCH 6.7 269/309] ASoC: amd: yc: Add DMI quirk for Lenovo Ideapad Pro 5 16ARP8
` [PATCH 6.7 270/309] tools/rv: Fix curr_reactor uninitialized variable
` [PATCH 6.7 271/309] tools/rv: Fix Makefile compiler options for clang
` [PATCH 6.7 272/309] tools/rtla: Remove unused sched_getattr() function
` [PATCH 6.7 273/309] tools/rtla: Replace setting prio with nice for SCHED_OTHER
` [PATCH 6.7 274/309] tools/rtla: Fix clang warning about mount_point var size
` [PATCH 6.7 275/309] tools/rtla: Exit with EXIT_SUCCESS when help is invoked
` [PATCH 6.7 276/309] tools/rtla: Fix uninitialized bucket/data->bucket_size warning
` [PATCH 6.7 277/309] tools/rtla: Fix Makefile compiler options for clang
` [PATCH 6.7 278/309] fs: relax mount_setattr() permission checks
` [PATCH 6.7 279/309] net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio
` [PATCH 6.7 280/309] s390/qeth: Fix potential loss of L3-IP@ in case of network issues
` [PATCH 6.7 281/309] mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setup
` [PATCH 6.7 282/309] net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio
` [PATCH 6.7 283/309] pmdomain: renesas: r8a77980-sysc: CR7 must be always on
` [PATCH 6.7 284/309] riscv/efistub: Ensure GP-relative addressing is not used
` [PATCH 6.7 285/309] net: stmmac: protect updates of 64-bit statistics counters
` [PATCH 6.7 286/309] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
` [PATCH 6.7 287/309] ceph: prevent use-after-free in encode_cap_msg()
` [PATCH 6.7 288/309] nouveau/gsp: use correct size for registry rpc
` [PATCH 6.7 289/309] fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
` [PATCH 6.7 290/309] mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVE
` [PATCH 6.7 291/309] LoongArch: Fix earlycon parameter if KASAN enabled
` [PATCH 6.7 292/309] blk-wbt: Fix detection of dirty-throttled tasks
` [PATCH 6.7 293/309] docs: kernel_feat.py: fix build error for missing files
` [PATCH 6.7 294/309] of: property: fix typo in io-channels
` [PATCH 6.7 295/309] xen/events: close evtchn after mapping cleanup
` [PATCH 6.7 296/309] can: netlink: Fix TDCO calculation using the old data bittiming
` [PATCH 6.7 297/309] can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
` [PATCH 6.7 298/309] can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)
` [PATCH 6.7 299/309] pmdomain: core: Move the unused cleanup to a _sync initcall
` [PATCH 6.7 300/309] fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_task_sighand()
` [PATCH 6.7 301/309] fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
` [PATCH 6.7 302/309] tracing: Fix HAVE_DYNAMIC_FTRACE_WITH_REGS ifdef
` [PATCH 6.7 303/309] tracing: Inform kmemleak of saved_cmdlines allocation
` [PATCH 6.7 304/309] md: bypass block throttle for superblock update
` [PATCH 6.7 305/309] block: fix partial zone append completion handling in req_bio_endio()
` [PATCH 6.7 306/309] usb: typec: tpcm: Fix issues with power being removed during reset
` [PATCH 6.7 307/309] netfilter: ipset: fix performance regression in swap operation
` [PATCH 6.7 308/309] netfilter: ipset: Missing gc cancellations fixed
` [PATCH 6.7 309/309] nfsd: dont take fi_lock in nfsd_break_deleg_cb()

[PATCH 6.1 000/197] 6.1.79-rc1 review
 2024-02-21 12:37 UTC  (15+ messages)
` [PATCH 6.1 036/197] readahead: avoid multiple marked readahead pages
` [PATCH 6.1 174/197] wifi: mwifiex: Support SD8978 chipset

[PATCH 6.6 000/331] 6.6.18-rc1 review
 2024-02-21 12:02 UTC  (6+ messages)

[regression 5.4.y][RFC][PATCH mtd: rawnand: gpmi: busy_timeout_cycles 1/1] Revert "Revert "mtd: rawnand: gpmi: Fix setting busy timeout setting""
 2024-02-21 11:10 UTC  (2+ messages)
` Patch "Revert "Revert "mtd: rawnand: gpmi: Fix setting busy timeout setting""" has been added to the 5.4-stable tree

[regression 5.4.y][RFC][PATCH 0/1] mtd: rawnand: gpmi: busy_timeout_cycles
 2024-02-21 11:00 UTC  (2+ messages)

[PATCH] s390/boot: Workaround current 'llvm-objdump -t -j ...' behavior
 2024-02-21  9:16 UTC  (2+ messages)

[PATCH] iommufd: Reject non-zero data_type if no data_len is provided
 2024-02-21  7:11 UTC  (2+ messages)

[PATCH] gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
 2024-02-21  1:59 UTC 

[PATCH 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-02-21  1:17 UTC  (7+ messages)
` [PATCH 1/6] x86: Stop using weak symbols for __iowrite32_copy()
` [PATCH 2/6] s390: Implement __iowrite32_copy()
` [PATCH 3/6] s390: Stop using weak symbols for __iowrite64_copy()
` [PATCH 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()
` [PATCH 5/6] net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
` [PATCH 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores


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