All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-24 19:16:47 to 2023-11-24 19:24:25 UTC [more...]

[PATCH 5.4 000/159] 5.4.262-rc1 review
 2023-11-24 17:54 UTC  (54+ messages)
` [PATCH 5.4 001/159] locking/ww_mutex/test: Fix potential workqueue corruption
` [PATCH 5.4 002/159] perf/core: Bail out early if the request AUX area is out of bound
` [PATCH 5.4 003/159] clocksource/drivers/timer-imx-gpt: Fix potential memory leak
` [PATCH 5.4 004/159] clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardware
` [PATCH 5.4 005/159] x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size
` [PATCH 5.4 006/159] wifi: mac80211_hwsim: fix clang-specific fortify warning
` [PATCH 5.4 007/159] wifi: mac80211: dont return unset power in ieee80211_get_tx_power()
` [PATCH 5.4 008/159] wifi: ath9k: fix clang-specific fortify warnings
` [PATCH 5.4 009/159] wifi: ath10k: fix clang-specific fortify warning
` [PATCH 5.4 010/159] net: annotate data-races around sk->sk_tx_queue_mapping
` [PATCH 5.4 011/159] net: annotate data-races around sk->sk_dst_pending_confirm
` [PATCH 5.4 012/159] wifi: ath10k: Dont touch the CE interrupt registers after power up
` [PATCH 5.4 013/159] Bluetooth: Fix double free in hci_conn_cleanup
` [PATCH 5.4 014/159] platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120e
` [PATCH 5.4 015/159] drm/komeda: drop all currently held locks if deadlock happens
` [PATCH 5.4 016/159] drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7
` [PATCH 5.4 017/159] drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga
` [PATCH 5.4 018/159] drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
` [PATCH 5.4 019/159] selftests/efivarfs: create-read: fix a resource leak
` [PATCH 5.4 020/159] crypto: pcrypt - Fix hungtask for PADATA_RESET
` [PATCH 5.4 021/159] RDMA/hfi1: Use FIELD_GET() to extract Link Width
` [PATCH 5.4 022/159] fs/jfs: Add check for negative db_l2nbperpage
` [PATCH 5.4 023/159] fs/jfs: Add validity check for db_maxag and db_agpref
` [PATCH 5.4 024/159] jfs: fix array-index-out-of-bounds in dbFindLeaf
` [PATCH 5.4 025/159] jfs: fix array-index-out-of-bounds in diAlloc
` [PATCH 5.4 026/159] ARM: 9320/1: fix stack depot IRQ stack filter
` [PATCH 5.4 027/159] ALSA: hda: Fix possible null-ptr-deref when assigning a stream
` [PATCH 5.4 028/159] PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
` [PATCH 5.4 029/159] atm: iphase: Do PCI error checks on own line
` [PATCH 5.4 030/159] scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()
` [PATCH 5.4 031/159] HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221W
` [PATCH 5.4 032/159] tty: vcc: Add check for kstrdup() in vcc_probe()
` [PATCH 5.4 033/159] usb: gadget: f_ncm: Always set current gadget in ncm_bind()
` [PATCH 5.4 034/159] i2c: sun6i-p2wi: Prevent potential division by zero
` [PATCH 5.4 035/159] media: gspca: cpia1: shift-out-of-bounds in set_flicker
` [PATCH 5.4 036/159] media: vivid: avoid integer overflow
` [PATCH 5.4 038/159] media: cobalt: Use FIELD_GET() to extract Link Width
` [PATCH 5.4 039/159] drm/amd/display: Avoid NULL dereference of timing generator
` [PATCH 5.4 047/159] ipvlan: add ipvlan_route_v6_outbound() helper
` [PATCH 5.4 048/159] tty: Fix uninit-value access in ppp_sync_receive()
` [PATCH 5.4 049/159] net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()
` [PATCH 5.4 050/159] tipc: Fix kernel-infoleak due to uninitialized TLV value
` [PATCH 5.4 051/159] ppp: limit MRU to 64K
` [PATCH 5.4 052/159] xen/events: fix delayed eoi list handling
` [PATCH 5.4 053/159] ptp: annotate data-race around q->head and q->tail
` [PATCH 5.4 054/159] bonding: stop the device in bond_setup_by_slave()
` [PATCH 5.4 055/159] net: ethernet: cortina: Fix max RX frame define
` [PATCH 5.4 056/159] net: ethernet: cortina: Handle large frames
` [PATCH 5.4 057/159] net: ethernet: cortina: Fix MTU max setting
` [PATCH 5.4 058/159] netfilter: nf_conntrack_bridge: initialize err to 0
` [PATCH 5.4 059/159] net: stmmac: Rework stmmac_rx()
` [PATCH 5.4 060/159] net: stmmac: fix rx budget limit check
` [PATCH 5.4 061/159] net/mlx5e: fix double free of encap_header

+ mm-list_lru-update-kernel-documentation-to-follow-the-requirements.patch added to mm-unstable branch
 2023-11-24 19:24 UTC 

[PATCH V3 0/2] mm: page_alloc: fixes for high atomic reserve caluculations
 2023-11-24 19:24 UTC  (3+ messages)
` [PATCH V3 1/2] mm: page_alloc: correct high atomic reserve calculations

[PATCH v3 00/13] xen/spinlock: make recursive spinlocks a dedicated type
 2023-11-24 19:23 UTC  (3+ messages)
` [PATCH v3 06/13] xen/spinlock: add rspin_[un]lock_irq[save|restore]()

[RFC PATCH-for-9.0] hw/display/qxl: Directly use VGACommonState::vram_size
 2023-11-24 19:22 UTC 

[PATCH 5.15 000/297] 5.15.140-rc1 review
 2023-11-24 17:55 UTC  (133+ messages)
` [PATCH 5.15 152/297] xfs: fix exception caused by unexpected illegal bestcount in leaf dir
` [PATCH 5.15 155/297] i915/perf: Fix NULL deref bugs with drm_dbg() calls
` [PATCH 5.15 156/297] media: venus: hfi: add checks to perform sanity on queue pointers
` [PATCH 5.15 157/297] powerpc/perf: Fix disabling BHRB and instruction sampling
` [PATCH 5.15 158/297] randstruct: Fix gcc-plugin performance mode to stay in group
` [PATCH 5.15 159/297] bpf: Fix check_stack_write_fixed_off() to correctly spill imm
` [PATCH 5.15 160/297] bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
` [PATCH 5.15 161/297] scsi: mpt3sas: Fix loop logic
` [PATCH 5.15 175/297] watchdog: move softlockup_panic back to early_param
` [PATCH 5.15 176/297] ACPI: resource: Do IRQ override on TongFang GMxXGxx
` [PATCH 5.15 177/297] arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newer
` [PATCH 5.15 178/297] parisc/pdc: Add width field to struct pdc_model
` [PATCH 5.15 179/297] parisc/power: Add power soft-off when running on qemu
` [PATCH 5.15 180/297] clk: socfpga: Fix undefined behavior bug in struct stratix10_clock_data
` [PATCH 5.15 181/297] clk: qcom: ipq8074: drop the CLK_SET_RATE_PARENT flag from PLL clocks
` [PATCH 5.15 182/297] clk: qcom: ipq6018: "
` [PATCH 5.15 183/297] mmc: vub300: fix an error code
` [PATCH 5.15 184/297] mmc: sdhci_am654: fix start loop index for TAP value parsing
` [PATCH 5.15 185/297] PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()
` [PATCH 5.15 186/297] PCI: exynos: Dont discard .remove() callback
` [PATCH 5.15 187/297] wifi: wilc1000: use vmm_table as array in wilc struct
` [PATCH 5.15 188/297] svcrdma: Drop connection after an RDMA Read error
` [PATCH 5.15 189/297] rcu/tree: Defer setting of jiffies during stall reset
` [PATCH 5.15 190/297] arm64: dts: qcom: ipq6018: Fix hwlock index for SMEM
` [PATCH 5.15 191/297] PM: hibernate: Use __get_safe_page() rather than touching the list
` [PATCH 5.15 192/297] PM: hibernate: Clean up sync_read handling in snapshot_write_next()
` [PATCH 5.15 193/297] rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
` [PATCH 5.15 194/297] btrfs: dont arbitrarily slow down delalloc if were committing
` [PATCH 5.15 195/297] firmware: qcom_scm: use 64-bit calling convention only when client is 64-bit
` [PATCH 5.15 196/297] ACPI: FPDT: properly handle invalid FPDT subtables
` [PATCH 5.15 197/297] ima: annotate iint mutex to avoid lockdep false positive warnings
` [PATCH 5.15 198/297] ima: detect changes to the backing overlay file
` [PATCH 5.15 199/297] wifi: ath11k: fix temperature event locking
` [PATCH 5.15 200/297] wifi: ath11k: fix dfs radar "
` [PATCH 5.15 201/297] wifi: ath11k: fix htt pktlog locking
` [PATCH 5.15 202/297] mmc: meson-gx: Remove setting of CMD_CFG_ERROR
` [PATCH 5.15 203/297] genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
` [PATCH 5.15 204/297] KEYS: trusted: Rollback init_trusted() consistently
` [PATCH 5.15 205/297] PCI: keystone: Dont discard .remove() callback
` [PATCH 5.15 206/297] PCI: keystone: Dont discard .probe() callback
` [PATCH 5.15 207/297] netfilter: nf_tables: remove catchall element in GC sync path
` [PATCH 5.15 208/297] netfilter: nf_tables: split async and sync catchall in two functions
` [PATCH 5.15 209/297] selftests/resctrl: Remove duplicate feature check from CMT test
` [PATCH 5.15 210/297] selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests
` [PATCH 5.15 211/297] ASoC: codecs: wsa-macro: fix uninitialized stack variables with name prefix
` [PATCH 5.15 212/297] jbd2: fix potential data lost in recovering journal raced with synchronizing fs bdev
` [PATCH 5.15 213/297] quota: explicitly forbid quota files from being encrypted
` [PATCH 5.15 214/297] kernel/reboot: emergency_restart: Set correct system_state
` [PATCH 5.15 215/297] i2c: core: Run atomic i2c xfer when !preemptible
` [PATCH 5.15 216/297] tracing: Have the user copy of synthetic event address use correct context
` [PATCH 5.15 217/297] mcb: fix error handling for different scenarios when parsing
` [PATCH 5.15 218/297] dmaengine: stm32-mdma: correct desc prep when channel running
` [PATCH 5.15 219/297] s390/cmma: fix initial kernel address space page table walk
` [PATCH 5.15 220/297] s390/cmma: fix detection of DAT pages
` [PATCH 5.15 221/297] s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dir
` [PATCH 5.15 222/297] mm/cma: use nth_page() in place of direct struct page manipulation
` [PATCH 5.15 223/297] mm/memory_hotplug: use pfn math "
` [PATCH 5.15 224/297] mtd: cfi_cmdset_0001: Byte swap OTP info
` [PATCH 5.15 225/297] i3c: master: cdns: Fix reading status register
` [PATCH 5.15 226/297] i3c: master: svc: fix race condition in ibi work thread
` [PATCH 5.15 227/297] i3c: master: svc: fix wrong data return when IBI happen during start frame
` [PATCH 5.15 228/297] i3c: master: svc: fix ibi may not return mandatory data byte
` [PATCH 5.15 229/297] i3c: master: svc: fix check wrong status register in irq handler
` [PATCH 5.15 230/297] i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen
` [PATCH 5.15 231/297] parisc: Prevent booting 64-bit kernels on PA1.x machines
` [PATCH 5.15 232/297] parisc/pgtable: Do not drop upper 5 address bits of physical address
` [PATCH 5.15 233/297] parisc/power: Fix power soft-off when running on qemu
` [PATCH 5.15 234/297] xhci: Enable RPM on controllers that support low-power states
` [PATCH 5.15 235/297] ALSA: info: Fix potential deadlock at disconnection
` [PATCH 5.15 236/297] ALSA: hda/realtek - Add Dell ALC295 to pin fall back table
` [PATCH 5.15 237/297] ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZC
` [PATCH 5.15 238/297] serial: meson: Use platform_get_irq() to get the interrupt
` [PATCH 5.15 239/297] tty: serial: meson: fix hard LOCKUP on crtscts mode
` [PATCH 5.15 240/297] regmap: Ensure range selector registers are updated after cache sync
` [PATCH 5.15 241/297] cpufreq: stats: Fix buffer overflow detection in trans_stats()
` [PATCH 5.15 242/297] Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559
` [PATCH 5.15 243/297] bluetooth: Add device 0bda:887b to device tables
` [PATCH 5.15 244/297] bluetooth: Add device 13d3:3571 "
` [PATCH 5.15 245/297] Bluetooth: btusb: Add RTW8852BE device 13d3:3570 "
` [PATCH 5.15 246/297] Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE
` [PATCH 5.15 247/297] ksmbd: fix slab out of bounds write in smb_inherit_dacl()
` [PATCH 5.15 248/297] arm64: dts: qcom: ipq6018: switch TCSR mutex to MMIO
` [PATCH 5.15 249/297] arm64: dts: qcom: ipq6018: Fix tcsr_mutex register size
` [PATCH 5.15 250/297] powerpc/pseries/ddw: simplify enable_ddw()
` [PATCH 5.15 251/297] powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-IOV device
` [PATCH 5.15 252/297] Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
` [PATCH 5.15 253/297] Revert "i2c: pxa: move to generic GPIO recovery"
` [PATCH 5.15 254/297] lsm: fix default return value for vm_enough_memory
` [PATCH 5.15 255/297] lsm: fix default return value for inode_getsecctx
` [PATCH 5.15 256/297] sbsa_gwdt: Calculate timeout with 64-bit math
` [PATCH 5.15 257/297] i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
` [PATCH 5.15 258/297] s390/ap: fix AP bus crash on early config change callback invocation
` [PATCH 5.15 259/297] net: ethtool: Fix documentation of ethtool_sprintf()
` [PATCH 5.15 260/297] net: dsa: lan9303: consequently nested-lock physical MDIO
` [PATCH 5.15 261/297] net: phylink: initialize carrier state at creation
` [PATCH 5.15 262/297] i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
` [PATCH 5.15 263/297] f2fs: avoid format-overflow warning
` [PATCH 5.15 264/297] media: lirc: drop trailing space from scancode transmit
` [PATCH 5.15 265/297] media: sharp: fix sharp encoding
` [PATCH 5.15 266/297] media: venus: hfi_parser: Add check to keep the number of codecs within range
` [PATCH 5.15 267/297] media: venus: hfi: fix the check to handle session buffer requirement
` [PATCH 5.15 268/297] media: venus: hfi: add checks to handle capabilities from firmware
` [PATCH 5.15 269/297] media: ccs: Correctly initialise try compose rectangle
` [PATCH 5.15 270/297] nfsd: fix file memleak on client_opens_release
` [PATCH 5.15 271/297] riscv: kprobes: allow writing to x0
` [PATCH 5.15 272/297] mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2
` [PATCH 5.15 273/297] mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
` [PATCH 5.15 274/297] r8169: fix network lost after resume on DASH systems
` [PATCH 5.15 275/297] mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AER
` [PATCH 5.15 276/297] media: qcom: camss: Fix pm_domain_on sequence in probe
` [PATCH 5.15 277/297] media: qcom: camss: Fix vfe_get() error jump
` [PATCH 5.15 278/297] media: qcom: camss: Fix VFE-17x vfe_disable_output()
` [PATCH 5.15 279/297] media: qcom: camss: Fix missing vfe_lite clocks check
` [PATCH 5.15 280/297] Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
` [PATCH 5.15 281/297] ext4: apply umask if ACL support is disabled
` [PATCH 5.15 282/297] ext4: correct offset of gdb backup in non meta_bg group to update_backups
` [PATCH 5.15 283/297] ext4: correct return value of ext4_convert_meta_bg
` [PATCH 5.15 284/297] ext4: correct the start block of counting reserved clusters
` [PATCH 5.15 285/297] ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks
` [PATCH 5.15 286/297] ext4: add missed brelse in update_backups
` [PATCH 5.15 287/297] ext4: properly sync file size update after O_SYNC direct IO
` [PATCH 5.15 288/297] drm/amd/pm: Handle non-terminated overdrive commands
` [PATCH 5.15 289/297] drm/i915: Fix potential spectre vulnerability
` [PATCH 5.15 290/297] drm/amdgpu: dont use ATRM for external devices
` [PATCH 5.15 291/297] drm/amdgpu: fix error handling in amdgpu_bo_list_get()
` [PATCH 5.15 292/297] drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox
` [PATCH 5.15 293/297] io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid
` [PATCH 5.15 294/297] powerpc/powernv: Fix fortify source warnings in opal-prd.c
` [PATCH 5.15 295/297] tracing: Have trace_event_file have ref counters
` [PATCH 5.15 296/297] Input: xpad - add VID for Turtle Beach controllers
` [PATCH 5.15 297/297] driver core: Release all resources during unbind before updating device links

Wrong source MAC for DHCP requests with AddressRandomization=network
 2023-11-24 19:21 UTC  (6+ messages)

[PATCH v13 0/6] NVMEM cells in sysfs
 2023-11-24 19:21 UTC  (4+ messages)
` [PATCH v13 4/6] nvmem: core: Rework layouts to become regular devices

+ mm-gup-fix-follow_devmap_pd-on-page==null-handling.patch added to mm-unstable branch
 2023-11-24 19:21 UTC 

[PATCH] mm/gup: Fix follow_devmap_p[mu]d() on page==NULL handling
 2023-11-24 19:20 UTC  (2+ messages)

[PATCH 0/5] xen: address violations of MISRA C:2012 Rule 11.8
 2023-11-24 19:19 UTC  (3+ messages)

[PATCH 6.1 000/372] 6.1.64-rc1 review
 2023-11-24 19:18 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: fix mem_access for early lrc generation
 2023-11-24 19:17 UTC  (2+ messages)
` [Intel-xe] ✓ CI.checksparse: success for "

+ mm-memcg-introduce-new-event-to-trace-shrink_memcg.patch added to mm-unstable branch
 2023-11-24 19:17 UTC 

+ mm-memcg-print-out-cgroup-ino-in-the-memcg-tracepoints.patch added to mm-unstable branch
 2023-11-24 19:17 UTC 

[PATCH 0/6] cfg80211/mac80211 patches from our internal tree 2023-11-13
 2023-11-24 19:17 UTC  (3+ messages)
` [PATCH 6/6] wifi: mac80211_hwsim: Add custom reg for DFS concurrent


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.