All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-15 14:01:52 to 2024-08-15 14:10:07 UTC [more...]

[PATCH 6.6 00/67] 6.6.47-rc1 review
 2024-08-15 13:26 UTC  (54+ messages)
` [PATCH 6.6 01/67] exec: Fix ToCToU between perm check and set-uid/gid usage
` [PATCH 6.6 02/67] ASoC: topology: Clean up route loading
` [PATCH 6.6 03/67] ASoC: topology: Fix route memory corruption
` [PATCH 6.6 04/67] LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
` [PATCH 6.6 05/67] NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
` [PATCH 6.6 06/67] NFSD: Fix frame size warning in svc_export_parse()
` [PATCH 6.6 07/67] sunrpc: dont change ->sv_stats if it doesnt exist
` [PATCH 6.6 08/67] nfsd: stop setting ->pg_stats for unused stats
` [PATCH 6.6 09/67] sunrpc: pass in the sv_stats struct through svc_create_pooled
` [PATCH 6.6 10/67] sunrpc: remove ->pg_stats from svc_program
` [PATCH 6.6 11/67] sunrpc: use the struct net as the svc proc private
` [PATCH 6.6 12/67] nfsd: rename NFSD_NET_* to NFSD_STATS_*
` [PATCH 6.6 13/67] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
` [PATCH 6.6 14/67] nfsd: make all of the nfsd stats per-network namespace
` [PATCH 6.6 15/67] nfsd: remove nfsd_stats, make th_cnt a global counter
` [PATCH 6.6 16/67] nfsd: make svc_stat per-network namespace instead of global
` [PATCH 6.6 17/67] mm: gup: stop abusing try_grab_folio
` [PATCH 6.6 18/67] nvme/pci: Add APST quirk for Lenovo N60z laptop
` [PATCH 6.6 19/67] genirq/cpuhotplug: Skip suspended interrupts when restoring affinity
` [PATCH 6.6 20/67] genirq/cpuhotplug: Retry with cpu_online_mask when migration fails
` [PATCH 6.6 21/67] cgroup: Make operations on the cgroup root_list RCU safe
` [PATCH 6.6 22/67] tcp_metrics: optimize tcp_metrics_flush_all()
` [PATCH 6.6 23/67] wifi: mac80211: take wiphy lock for MAC addr change
` [PATCH 6.6 24/67] wifi: mac80211: fix change_address deadlock during unregister
` [PATCH 6.6 25/67] fs: Convert to bdev_open_by_dev()
` [PATCH 6.6 26/67] jfs: "
` [PATCH 6.6 27/67] jfs: fix log->bdev_handle null ptr deref in lbmStartIO
` [PATCH 6.6 28/67] net: dont dump stack on queue timeout
` [PATCH 6.6 29/67] jfs: fix shift-out-of-bounds in dbJoin
` [PATCH 6.6 30/67] squashfs: squashfs_read_data need to check if the length is 0
` [PATCH 6.6 31/67] Squashfs: fix variable overflow triggered by sysbot
` [PATCH 6.6 32/67] reiserfs: fix uninit-value in comp_keys
` [PATCH 6.6 33/67] erofs: avoid debugging output for (de)compressed data
` [PATCH 6.6 34/67] net: tls, add test to capture error on large splice
` [PATCH 6.6 35/67] Input: bcm5974 - check endpoint type before starting traffic
` [PATCH 6.6 36/67] quota: Detect loops in quota tree
` [PATCH 6.6 37/67] net:rds: Fix possible deadlock in rds_message_put
` [PATCH 6.6 38/67] net: sctp: fix skb leak in sctp_inq_free()
` [PATCH 6.6 39/67] pppoe: Fix memory leak in pppoe_sendmsg()
` [PATCH 6.6 40/67] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
` [PATCH 6.6 41/67] bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie
` [PATCH 6.6 42/67] fs: Annotate struct file_handle with __counted_by() and use struct_size()
` [PATCH 6.6 43/67] mISDN: fix MISDN_TIME_STAMP handling
` [PATCH 6.6 44/67] net: add copy_safe_from_sockptr() helper
` [PATCH 6.6 45/67] nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
` [PATCH 6.6 46/67] Bluetooth: RFCOMM: Fix not validating setsockopt user input
` [PATCH 6.6 47/67] ext4: fold quota accounting into ext4_xattr_inode_lookup_create()
` [PATCH 6.6 48/67] ext4: do not create EA inode under buffer lock
` [PATCH 6.6 49/67] mm/page_table_check: support userfault wr-protect entries
` [PATCH 6.6 50/67] wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
` [PATCH 6.6 52/67] ext4: sanity check for NULL pointer after ext4_force_shutdown
` [PATCH 6.6 61/67] binfmt_flat: Fix corruption when not offsetting data start
` [PATCH 6.6 62/67] Revert "jfs: fix shift-out-of-bounds in dbJoin"

[PATCH v3 0/3] Add dw_mmc support for rk3576
 2024-08-15 14:09 UTC  (4+ messages)
` [PATCH v3 2/3] mmc: dw_mmc-rockchip: Add v2 tuning support

[PATCH v5 00/26] Generic `Allocator` support for Rust
 2024-08-15 14:09 UTC  (9+ messages)

[PATCH 0/1] xhci fix for usb-linus
 2024-08-15 14:11 UTC  (2+ messages)
` [PATCH 1/1] xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration

[PATCH 00/22] KVM: x86: Fix multiple #PF RO infinite loop bugs
 2024-08-15 14:09 UTC  (4+ messages)
` [PATCH 09/22] KVM: x86/mmu: Try "unprotect for retry" iff there are indirect SPs

[PATCH v2 0/2] LoongArch: Implement getrandom() in vDSO
 2024-08-15 14:08 UTC  (3+ messages)

[PATCH 0/1] ui/knotty: print log paths for failed tasks in summary
 2024-08-15 14:08 UTC  (3+ messages)
` [PATCH 1/1] "
  ` [bitbake-devel] "

[PATCH v2 0/9] Bump Avocado to 103.0 LTS and update tests for compatibility and new features
 2024-08-15 14:08 UTC  (4+ messages)
` [PATCH v2 9/9] Avocado tests: allow for parallel execution of tests

[OE-core][PATCH v2] piglit: upgrade 22eaf6a91c -> c11c9374c1
 2024-08-15 14:07 UTC 

[PATCH 0/3] drm/vkms: Miscelanious clarifications
 2024-08-15 14:07 UTC  (6+ messages)
` [PATCH 1/3] drm/vkms: Formatting and typo fix
` [PATCH 2/3] drm/vkms: Rename index to possible_crtc

[PATCH i-g-t 1/3] lib/igt_core: Use unsigned constants for time conversion
 2024-08-15 14:05 UTC  (3+ messages)
` [PATCH i-g-t 3/3] lib/xe: Remove MS_TO_NS()

[PATCH 6.1 00/38] 6.1.106-rc1 review
 2024-08-15 13:26 UTC  (39+ messages)
` [PATCH 6.1 01/38] mptcp: pass addr to mptcp_pm_alloc_anno_list
` [PATCH 6.1 02/38] mptcp: pm: reduce indentation blocks
` [PATCH 6.1 03/38] mptcp: pm: dont try to create sf if alloc failed
` [PATCH 6.1 04/38] mptcp: pm: do not ignore subflow if signal flag is also set
` [PATCH 6.1 05/38] selftests: mptcp: join: test both signal & subflow
` [PATCH 6.1 06/38] ASoC: topology: Clean up route loading
` [PATCH 6.1 07/38] ASoC: topology: Fix route memory corruption
` [PATCH 6.1 08/38] exec: Fix ToCToU between perm check and set-uid/gid usage
` [PATCH 6.1 09/38] LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
` [PATCH 6.1 10/38] nfsd: move reply cache initialization into nfsd startup
` [PATCH 6.1 11/38] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
` [PATCH 6.1 12/38] NFSD: Refactor nfsd_reply_cache_free_locked()
` [PATCH 6.1 13/38] NFSD: Rename nfsd_reply_cache_alloc()
` [PATCH 6.1 14/38] NFSD: Replace nfsd_prune_bucket()
` [PATCH 6.1 15/38] NFSD: Refactor the duplicate reply cache shrinker
` [PATCH 6.1 16/38] NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
` [PATCH 6.1 17/38] NFSD: Fix frame size warning in svc_export_parse()
` [PATCH 6.1 18/38] sunrpc: dont change ->sv_stats if it doesnt exist
` [PATCH 6.1 19/38] nfsd: stop setting ->pg_stats for unused stats
` [PATCH 6.1 20/38] sunrpc: pass in the sv_stats struct through svc_create_pooled
` [PATCH 6.1 21/38] sunrpc: remove ->pg_stats from svc_program
` [PATCH 6.1 22/38] sunrpc: use the struct net as the svc proc private
` [PATCH 6.1 23/38] nfsd: rename NFSD_NET_* to NFSD_STATS_*
` [PATCH 6.1 24/38] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
` [PATCH 6.1 25/38] nfsd: make all of the nfsd stats per-network namespace
` [PATCH 6.1 26/38] nfsd: remove nfsd_stats, make th_cnt a global counter
` [PATCH 6.1 27/38] nfsd: make svc_stat per-network namespace instead of global
` [PATCH 6.1 28/38] nvme/pci: Add APST quirk for Lenovo N60z laptop
` [PATCH 6.1 29/38] mptcp: fully established after ADD_ADDR echo on MPJ
` [PATCH 6.1 30/38] drm/i915/gem: Fix Virtual Memory mapping boundaries calculation
` [PATCH 6.1 31/38] cgroup: Make operations on the cgroup root_list RCU safe
` [PATCH 6.1 32/38] drm/i915: Add a function to mmap framebuffer obj
` [PATCH 6.1 33/38] drm/i915: Fix a NULL vs IS_ERR() bug
` [PATCH 6.1 34/38] drm/i915/gem: Adjust vma offset for framebuffer mmap offset
` [PATCH 6.1 35/38] binfmt_flat: Fix corruption when not offsetting data start
` [PATCH 6.1 36/38] cgroup: Move rcu_head up near the top of cgroup_root
` [PATCH 6.1 37/38] wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
` [PATCH 6.1 38/38] KVM: arm64: Dont pass a TLBI level hint when zapping table entries

[PATCH v3 0/6] rtla: Support idle state disabling via libcpupower in timerlat
 2024-08-15 14:05 UTC  (7+ messages)
` [PATCH v3 1/6] tools/build: Add libcpupower dependency detection
` [PATCH v3 2/6] rtla: Add optional dependency on libcpupower
` [PATCH v3 3/6] rtla/utils: Add idle state disabling via libcpupower
` [PATCH v3 4/6] rtla/timerlat: Add --deepest-idle-state for top
` [PATCH v3 5/6] rtla/timerlat: Add --deepest-idle-state for hist
` [PATCH v3 6/6] rtla: Documentation: Mention --deepest-idle-state

[PATCH v3 0/2] Add pinctrl support for rk3576
 2024-08-15 14:05 UTC  (4+ messages)
` [PATCH v3 2/2] pinctrl: rockchip: Add rk3576 pinctrl support

[PATCH -next] rcu: Remove unused declaration rcu_segcblist_offload()
 2024-08-15 14:05 UTC  (2+ messages)

[PATCH net v3 1/2] ptp: ocp: adjust sysfs entries to expose tty information
 2024-08-15 14:05 UTC  (3+ messages)

[PATCH] Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"
 2024-08-15 14:05 UTC  (2+ messages)

[PATCH 5.15 000/484] 5.15.165-rc1 review
 2024-08-15 13:25 UTC  (62+ messages)
` [PATCH 5.15 396/484] arm64: cputype: Add Neoverse-V3 definitions
` [PATCH 5.15 401/484] arm64: errata: Unify speculative SSBS errata logic
` [PATCH 5.15 402/484] arm64: errata: Expand speculative SSBS workaround
` [PATCH 5.15 403/484] arm64: cputype: Add Cortex-X1C definitions
` [PATCH 5.15 404/484] arm64: cputype: Add Cortex-A725 definitions
` [PATCH 5.15 405/484] arm64: errata: Expand speculative SSBS workaround (again)
` [PATCH 5.15 430/484] torture: Enable clocksource watchdog with "tsc=watchdog"
` [PATCH 5.15 431/484] clocksource: Scale the watchdog read retries automatically
` [PATCH 5.15 432/484] clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
` [PATCH 5.15 433/484] irqchip/meson-gpio: support more than 8 channels gpio irq
` [PATCH 5.15 434/484] irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to raw_spinlock_t
` [PATCH 5.15 435/484] driver core: Fix uevent_show() vs driver detach race
` [PATCH 5.15 436/484] ntp: Safeguard against time_constant overflow
` [PATCH 5.15 437/484] timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
` [PATCH 5.15 438/484] serial: core: check uartclk for zero to avoid divide by zero
` [PATCH 5.15 439/484] kcov: properly check for softirq context
` [PATCH 5.15 440/484] irqchip/xilinx: Fix shift out of bounds
` [PATCH 5.15 441/484] genirq/irqdesc: Honor caller provided affinity in alloc_desc()
` [PATCH 5.15 442/484] power: supply: axp288_charger: Fix constant_charge_voltage writes
` [PATCH 5.15 443/484] power: supply: axp288_charger: Round constant_charge_voltage writes down
` [PATCH 5.15 444/484] tracing: Fix overflow in get_free_elt()
` [PATCH 5.15 445/484] padata: Fix possible divide-by-0 panic in padata_mt_helper()
` [PATCH 5.15 446/484] x86/mtrr: Check if fixed MTRRs exist before saving them
` [PATCH 5.15 447/484] sched/smt: Introduce sched_smt_present_inc/dec() helper
` [PATCH 5.15 448/484] sched/smt: Fix unbalance sched_smt_present dec/inc
` [PATCH 5.15 449/484] drm/bridge: analogix_dp: properly handle zero sized AUX transactions
` [PATCH 5.15 450/484] drm/mgag200: Set DDC timeout in milliseconds
` [PATCH 5.15 451/484] mptcp: sched: check both directions for backup
` [PATCH 5.15 452/484] mptcp: distinguish rcv vs sent backup flag in requests
` [PATCH 5.15 453/484] mptcp: fix NL PM announced address accounting
` [PATCH 5.15 454/484] mptcp: mib: count MPJ with backup flag
` [PATCH 5.15 455/484] mptcp: fix bad RCVPRUNED mib accounting
` [PATCH 5.15 456/484] mptcp: pm: only set request_bkup flag when sending MP_PRIO
` [PATCH 5.15 457/484] mptcp: export local_address
` [PATCH 5.15 458/484] mptcp: pm: fix backup support in signal endpoints
` [PATCH 5.15 459/484] selftests: mptcp: join: validate backup in MPJ
` [PATCH 5.15 460/484] selftests: mptcp: join: check backup support in signal endp
` [PATCH 5.15 461/484] btrfs: fix corruption after buffer fault in during direct IO append write
` [PATCH 5.15 462/484] xfs: fix log recovery buffer allocation for the legacy h_size fixup
` [PATCH 5.15 463/484] btrfs: fix double inode unlock for direct IO sync writes
` [PATCH 5.15 464/484] PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal
` [PATCH 5.15 465/484] tls: fix race between tx work scheduling and socket close
` [PATCH 5.15 466/484] netfilter: nf_tables: set element extended ACK reporting support
` [PATCH 5.15 467/484] netfilter: nf_tables: use timestamp to check for set element timeout
` [PATCH 5.15 468/484] netfilter: nf_tables: bail out if stateful expression provides no .clone
` [PATCH 5.15 469/484] netfilter: nf_tables: allow clone callbacks to sleep
` [PATCH 5.15 470/484] netfilter: nf_tables: prefer nft_chain_validate
` [PATCH 5.15 471/484] net: stmmac: Enable mac_managed_pm phylink config
` [PATCH 5.15 472/484] PCI: dwc: Restore MSI Receiver mask during resume
` [PATCH 5.15 473/484] wifi: mac80211: check basic rates validity
` [PATCH 5.15 474/484] mptcp: fully established after ADD_ADDR echo on MPJ
` [PATCH 5.15 475/484] drm/i915/gem: Fix Virtual Memory mapping boundaries calculation
` [PATCH 5.15 476/484] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
` [PATCH 5.15 477/484] arm64: dts: qcom: msm8996: correct #clock-cells for QMP PHY nodes
` [PATCH 5.15 478/484] arm64: cpufeature: Fix the visibility of compat hwcaps
` [PATCH 5.15 479/484] exec: Fix ToCToU between perm check and set-uid/gid usage
` [PATCH 5.15 480/484] nvme/pci: Add APST quirk for Lenovo N60z laptop
` [PATCH 5.15 481/484] usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_speed
` [PATCH 5.15 482/484] binfmt_flat: Fix corruption when not offsetting data start
` [PATCH 5.15 483/484] wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
` [PATCH 5.15 484/484] ARM: dts: imx6qdl-kontron-samx6i: fix phy-mode

linux-next: manual merge of the ath-next tree with the ath tree
 2024-08-15 14:04 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Fix incorrect domain ID in context flush helper
 2024-08-15 14:04 UTC  (2+ messages)

[PATCH 0/7] builtin/maintenance: fix auto-detach with non-standard tasks
 2024-08-15 14:04 UTC  (2+ messages)

[PATCH] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty"
 2024-08-15 14:04 UTC  (3+ messages)

RAID5 Recovery - superblock lost after reboot
 2024-08-15 14:03 UTC  (6+ messages)

Patch "ext4: convert ext4_da_do_write_end() to take a folio" has been added to the 6.6-stable tree
 2024-08-15 14:03 UTC 

ath10k "failed to install key for vdev 0 peer <mac>: -110"
 2024-08-15 14:03 UTC  (4+ messages)

[PATCH v2] iommu: Handle iommu faults for a bad iopf setup
 2024-08-15 14:03 UTC  (2+ messages)

[PATCH] Adjust volume label maximum length to the kernel implementation
 2024-08-15 14:02 UTC  (4+ messages)
` [PATCH v2] erofs-utils: adjust "

[PULL] drm-xe-fixes
 2024-08-15 14:02 UTC 

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-15 14:01 UTC  (5+ messages)
` [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames

[RFC PATCH 00/11] Rules for simple-mfd child nodes
 2024-08-15 14:01 UTC  (10+ messages)
` [RFC PATCH 03/11] mailbox: mpfs: support fixed binding (TODO: always use regmap)
` [RFC PATCH 04/11] riscv: dts: microchip: fix mailbox description (TODO drop 3rd syscon from here)
` [RFC PATCH 05/11] dt-bindings: mfd: syscon document the non simple-mfd syscon on PolarFire SoC
` [RFC PATCH 06/11] dt-bindings: soc: microchip: document the two simple-mfd syscons "
` [RFC PATCH 07/11] reset: mpfs: add non-auxiliary bus probing
` [RFC PATCH 08/11] copy meson clk-regmap for now
` [RFC PATCH 09/11] clk: microchip: mpfs: use regmap clock types
` [RFC PATCH 10/11] dt-bindings: clk: microchip: mpfs: remove first reg region
` [RFC PATCH 11/11] riscv: dts: microchip: convert clock and reset (TODO: fixup phandle)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.