All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-01 16:49:39 to 2024-09-01 17:00:10 UTC [more...]

[PATCH 5.15 000/215] 5.15.166-rc1 review
 2024-09-01 16:16 UTC  (53+ messages)
` [PATCH 5.15 001/215] fuse: Initialize beyond-EOF page contents before setting uptodate
` [PATCH 5.15 002/215] char: xillybus: Dont destroy workqueue from work item running on it
` [PATCH 5.15 003/215] char: xillybus: Refine workqueue handling
` [PATCH 5.15 004/215] char: xillybus: Check USB endpoints when probing device
` [PATCH 5.15 005/215] ALSA: usb-audio: Add delay quirk for VIVO USB-C-XE710 HEADSET
` [PATCH 5.15 006/215] ALSA: usb-audio: Support Yamaha P-125 quirk entry
` [PATCH 5.15 007/215] xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
` [PATCH 5.15 008/215] thunderbolt: Mark XDomain as unplugged when router is removed
` [PATCH 5.15 009/215] s390/dasd: fix error recovery leading to data corruption on ESE devices
` [PATCH 5.15 010/215] arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
` [PATCH 5.15 011/215] dm resume: dont return EINVAL when signalled
` [PATCH 5.15 012/215] dm persistent data: fix memory allocation failure
` [PATCH 5.15 013/215] vfs: Dont evict inode under the inode lru traversing context
` [PATCH 5.15 014/215] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
` [PATCH 5.15 015/215] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH 5.15 016/215] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH 5.15 017/215] bitmap: introduce generic optimized bitmap_size()
` [PATCH 5.15 018/215] fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
` [PATCH 5.15 019/215] selinux: fix potential counting error in avc_add_xperms_decision()
` [PATCH 5.15 020/215] btrfs: tree-checker: add dev extent item checks
` [PATCH 5.15 021/215] drm/amdgpu: Actually check flags for all context ops
` [PATCH 5.15 022/215] memcg_write_event_control(): fix a user-triggerable oops
` [PATCH 5.15 023/215] drm/amdgpu/jpeg2: properly set atomics vmid field
` [PATCH 5.15 024/215] s390/uv: Panic for set and remove shared access UVC errors
` [PATCH 5.15 025/215] igc: Correct the launchtime offset
` [PATCH 5.15 026/215] igc: remove I226 Qbv BaseTime restriction
` [PATCH 5.15 027/215] igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
` [PATCH 5.15 028/215] net/mlx5e: Correctly report errors for ethtool rx flows
` [PATCH 5.15 029/215] atm: idt77252: prevent use after free in dequeue_rx()
` [PATCH 5.15 030/215] net: axienet: Fix register defines comment description
` [PATCH 5.15 031/215] net: dsa: vsc73xx: pass value in phy_write operation
` [PATCH 5.15 032/215] net: dsa: vsc73xx: use read_poll_timeout instead delay loop
` [PATCH 5.15 034/215] mlxbf_gige: Remove two unused function declarations
` [PATCH 5.15 035/215] mlxbf_gige: disable RX filters until RX path initialized
` [PATCH 5.15 043/215] ssb: Fix division by zero issue in ssb_calc_clock_rate
` [PATCH 5.15 044/215] wifi: cfg80211: check wiphy mutex is held for wdev mutex
` [PATCH 5.15 045/215] wifi: mac80211: fix BA session teardown race
` [PATCH 5.15 046/215] wifi: cw1200: Avoid processing an invalid TIM IE
` [PATCH 5.15 047/215] i2c: riic: avoid potential division by zero
` [PATCH 5.15 048/215] RDMA/rtrs: Fix the problem of variable not initialized fully
` [PATCH 5.15 049/215] s390/smp,mcck: fix early IPI handling
` [PATCH 5.15 050/215] i3c: mipi-i3c-hci: Remove BUG() when Ring Abort request times out
` [PATCH 5.15 051/215] i3c: mipi-i3c-hci: Do not unmap region not mapped for transfer
` [PATCH 5.15 052/215] media: radio-isa: use dev_name to fill in bus_info
` [PATCH 5.15 053/215] staging: iio: resolver: ad2s1210: fix use before initialization
` [PATCH 5.15 054/215] drm/amd/display: Validate hw_points_num before using it
` [PATCH 5.15 055/215] staging: ks7010: disable bh on tx_dev_lock
` [PATCH 5.15 056/215] binfmt_misc: cleanup on filesystem umount
` [PATCH 5.15 057/215] media: qcom: venus: fix incorrect return value
` [PATCH 5.15 058/215] scsi: spi: Fix sshdr use
` [PATCH 5.15 059/215] gfs2: setattr_chown: Add missing initialization
` [PATCH 5.15 060/215] wifi: iwlwifi: abort scan when rfkill on but device enabled

[PATCH 5.10 000/151] 5.10.225-rc1 review
 2024-09-01 16:18 UTC  (143+ messages)
` [PATCH 5.10 002/151] ALSA: usb-audio: Support Yamaha P-125 quirk entry
` [PATCH 5.10 003/151] xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
` [PATCH 5.10 004/151] thunderbolt: Mark XDomain as unplugged when router is removed
` [PATCH 5.10 005/151] s390/dasd: fix error recovery leading to data corruption on ESE devices
` [PATCH 5.10 006/151] arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
` [PATCH 5.10 007/151] dm resume: dont return EINVAL when signalled
` [PATCH 5.10 008/151] dm persistent data: fix memory allocation failure
` [PATCH 5.10 009/151] vfs: Dont evict inode under the inode lru traversing context
` [PATCH 5.10 018/151] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH 5.10 019/151] s390/uv: Panic for set and remove shared access UVC errors
` [PATCH 5.10 020/151] net/mlx5e: Correctly report errors for ethtool rx flows
` [PATCH 5.10 021/151] atm: idt77252: prevent use after free in dequeue_rx()
` [PATCH 5.10 022/151] net: axienet: Fix register defines comment description
` [PATCH 5.10 023/151] net: dsa: vsc73xx: pass value in phy_write operation
` [PATCH 5.10 024/151] net: dsa: vsc73xx: use read_poll_timeout instead delay loop
` [PATCH 5.10 025/151] net: dsa: vsc73xx: check busy flag in MDIO operations
` [PATCH 5.10 026/151] mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
` [PATCH 5.10 027/151] netfilter: flowtable: initialise extack before use
` [PATCH 5.10 028/151] net: hns3: fix wrong use of semaphore up
` [PATCH 5.10 029/151] net: hns3: fix a deadlock problem when config TC during resetting
` [PATCH 5.10 030/151] ALSA: hda/realtek: Fix noise from speakers on Lenovo IdeaPad 3 15IAU7
` [PATCH 5.10 031/151] ssb: Fix division by zero issue in ssb_calc_clock_rate
` [PATCH 5.10 032/151] wifi: mac80211: fix BA session teardown race
` [PATCH 5.10 033/151] wifi: cw1200: Avoid processing an invalid TIM IE
` [PATCH 5.10 034/151] i2c: riic: avoid potential division by zero
` [PATCH 5.10 035/151] RDMA/rtrs: Fix the problem of variable not initialized fully
` [PATCH 5.10 036/151] s390/smp,mcck: fix early IPI handling
` [PATCH 5.10 037/151] media: radio-isa: use dev_name to fill in bus_info
` [PATCH 5.10 038/151] staging: iio: resolver: ad2s1210: fix use before initialization
` [PATCH 5.10 039/151] drm/amd/display: Validate hw_points_num before using it
` [PATCH 5.10 040/151] staging: ks7010: disable bh on tx_dev_lock
` [PATCH 5.10 041/151] binfmt_misc: cleanup on filesystem umount
` [PATCH 5.10 042/151] media: qcom: venus: fix incorrect return value
` [PATCH 5.10 043/151] scsi: spi: Fix sshdr use
` [PATCH 5.10 044/151] gfs2: setattr_chown: Add missing initialization
` [PATCH 5.10 045/151] wifi: iwlwifi: abort scan when rfkill on but device enabled
` [PATCH 5.10 046/151] IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock
` [PATCH 5.10 047/151] powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu
` [PATCH 5.10 048/151] nvmet-trace: avoid dereferencing pointer too early
` [PATCH 5.10 049/151] ext4: do not trim the group with corrupted block bitmap
` [PATCH 5.10 050/151] quota: Remove BUG_ON from dqget()
` [PATCH 5.10 051/151] media: pci: cx23885: check cx23885_vdev_init() return
` [PATCH 5.10 052/151] fs: binfmt_elf_efpic: dont use missing interpreters properties
` [PATCH 5.10 053/151] scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()
` [PATCH 5.10 054/151] net/sun3_82586: Avoid reading past buffer in debug output
` [PATCH 5.10 055/151] drm/lima: set gp bus_stop bit before hard reset
` [PATCH 5.10 056/151] virtiofs: forbid newlines in tags
` [PATCH 5.10 057/151] netlink: hold nlk->cb_mutex longer in __netlink_dump_start()
` [PATCH 5.10 058/151] md: clean up invalid BUG_ON in md_ioctl
` [PATCH 5.10 059/151] x86: Increase brk randomness entropy for 64-bit systems
` [PATCH 5.10 060/151] memory: stm32-fmc2-ebi: check regmap_read return value
` [PATCH 5.10 061/151] parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367
` [PATCH 5.10 062/151] powerpc/boot: Handle allocation failure in simple_realloc()
` [PATCH 5.10 063/151] powerpc/boot: Only free if realloc() succeeds
` [PATCH 5.10 064/151] btrfs: change BUG_ON to assertion when checking for delayed_node root
` [PATCH 5.10 065/151] btrfs: handle invalid root reference found in may_destroy_subvol()
` [PATCH 5.10 066/151] btrfs: send: handle unexpected data in header buffer in begin_cmd()
` [PATCH 5.10 067/151] btrfs: delete pointless BUG_ON check on quota root in btrfs_qgroup_account_extent()
` [PATCH 5.10 068/151] f2fs: fix to do sanity check in update_sit_entry
` [PATCH 5.10 069/151] usb: gadget: fsl: Increase size of name buffer for endpoints
` [PATCH 5.10 070/151] Bluetooth: bnep: Fix out-of-bound access
` [PATCH 5.10 071/151] net: hns3: add checking for vf id of mailbox
` [PATCH 5.10 072/151] nvmet-tcp: do not continue for invalid icreq
` [PATCH 5.10 073/151] NFS: avoid infinite loop in pnfs_update_layout
` [PATCH 5.10 074/151] openrisc: Call setup_memory() earlier in the init sequence
` [PATCH 5.10 075/151] s390/iucv: fix receive buffer virtual vs physical address confusion
` [PATCH 5.10 076/151] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH 5.10 077/151] fbdev: offb: replace of_node_put with __free(device_node)
` [PATCH 5.10 078/151] irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc
` [PATCH 5.10 079/151] ext4: set the type of max_zeroout to unsigned int to avoid overflow
` [PATCH 5.10 080/151] nvmet-rdma: fix possible bad dereference when freeing rsps
` [PATCH 5.10 081/151] hrtimer: Prevent queuing of hrtimer without a function callback
` [PATCH 5.10 082/151] gtp: pull network headers in gtp_dev_xmit()
` [PATCH 5.10 083/151] block: use "unsigned long" for blk_validate_block_size()
` [PATCH 5.10 084/151] media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
` [PATCH 5.10 085/151] dm suspend: return -ERESTARTSYS instead of -EINTR
` [PATCH 5.10 086/151] Bluetooth: hci_core: Fix LE quote calculation
` [PATCH 5.10 087/151] Bluetooth: SMP: Fix assumption of Central always being Initiator
` [PATCH 5.10 088/151] tc-testing: dont access non-existent variable on exception
` [PATCH 5.10 089/151] kcm: Serialise kcm_sendmsg() for the same socket
` [PATCH 5.10 090/151] netfilter: nft_counter: Synchronize nft_counter_reset() against reader
` [PATCH 5.10 091/151] ip6_tunnel: Fix broken GRO
` [PATCH 5.10 092/151] bonding: fix bond_ipsec_offload_ok return type
` [PATCH 5.10 093/151] bonding: fix null pointer deref in bond_ipsec_offload_ok
` [PATCH 5.10 094/151] bonding: fix xfrm real_dev null pointer dereference
` [PATCH 5.10 095/151] bonding: fix xfrm state handling when clearing active slave
` [PATCH 5.10 096/151] ice: fix ICE_LAST_OFFSET formula
` [PATCH 5.10 097/151] net: dsa: mv88e6xxx: read FID when handling ATU violations
` [PATCH 5.10 098/151] net: dsa: mv88e6xxx: replace ATU violation prints with trace points
` [PATCH 5.10 099/151] net: dsa: mv88e6xxx: Fix out-of-bound access
` [PATCH 5.10 100/151] netem: fix return value if duplicate enqueue fails
` [PATCH 5.10 101/151] ipv6: prevent UAF in ip6_send_skb()
` [PATCH 5.10 102/151] net: xilinx: axienet: Always disable promiscuous mode
` [PATCH 5.10 103/151] net: xilinx: axienet: Fix dangling multicast addresses
` [PATCH 5.10 104/151] drm/msm/dpu: dont play tricks with debug macros
` [PATCH 5.10 105/151] drm/msm/dp: reset the link phy params before link training
` [PATCH 5.10 106/151] mmc: mmc_test: Fix NULL dereference on allocation failure
` [PATCH 5.10 107/151] Bluetooth: MGMT: Add error handling to pair_device()
` [PATCH 5.10 108/151] binfmt_misc: pass binfmt_misc flags to the interpreter
` [PATCH 5.10 109/151] MIPS: Loongson64: Set timer mode in cpu-probe
` [PATCH 5.10 110/151] HID: wacom: Defer calculation of resolution until resolution_code is known
` [PATCH 5.10 111/151] HID: microsoft: Add rumble support to latest xbox controllers
` [PATCH 5.10 112/151] cxgb4: add forgotten u64 ivlan cast before shift
` [PATCH 5.10 113/151] KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
` [PATCH 5.10 114/151] mmc: dw_mmc: allow biu and ciu clocks to defer
` [PATCH 5.10 115/151] Revert "drm/amd/display: Validate hw_points_num before using it"
` [PATCH 5.10 116/151] ALSA: timer: Relax start tick time check for slave timer elements
` [PATCH 5.10 117/151] nfsd: Dont call freezable_schedule_timeout() after each successful page allocation in svc_alloc_arg()
` [PATCH 5.10 118/151] Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO
` [PATCH 5.10 119/151] Input: MT - limit max slots
` [PATCH 5.10 120/151] tools: move alignment-related macros to new <linux/align.h>
` [PATCH 5.10 121/151] drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc
` [PATCH 5.10 122/151] KVM: arm64: Dont use cbz/adr with external symbols
` [PATCH 5.10 123/151] pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins
` [PATCH 5.10 124/151] pinctrl: single: fix potential NULL dereference in pcs_get_function()
` [PATCH 5.10 125/151] wifi: mwifiex: duplicate static structs used in driver instances
` [PATCH 5.10 126/151] mptcp: sched: check both backup in retrans
` [PATCH 5.10 127/151] ipc: replace costly bailout check in sysvipc_find_ipc()
` [PATCH 5.10 128/151] drm/amdkfd: dont allow mapping the MMIO HDP page with large pages
` [PATCH 5.10 129/151] media: uvcvideo: Fix integer overflow calculating timestamp
` [PATCH 5.10 130/151] Revert "Input: ioc3kbd - convert to platform remove callback returning void"
` [PATCH 5.10 131/151] ata: libata-core: Fix null pointer dereference on error
` [PATCH 5.10 132/151] cgroup/cpuset: Prevent UAF in proc_cpuset_show()
` [PATCH 5.10 133/151] net:rds: Fix possible deadlock in rds_message_put
` [PATCH 5.10 134/151] ovl: do not fail because of O_NOATIME
` [PATCH 5.10 135/151] soundwire: stream: fix programming slave ports for non-continous port maps
` [PATCH 5.10 136/151] dmaengine: dw: Add peripheral bus width verification
` [PATCH 5.10 137/151] dmaengine: dw: Add memory "
` [PATCH 5.10 138/151] ethtool: check device is present when getting link settings
` [PATCH 5.10 139/151] gtp: fix a potential NULL pointer dereference
` [PATCH 5.10 140/151] net: busy-poll: use ktime_get_ns() instead of local_clock()
` [PATCH 5.10 141/151] nfc: pn533: Add poll mod list filling check
` [PATCH 5.10 142/151] soc: qcom: cmd-db: Map shared memory as WC, not WB
` [PATCH 5.10 143/151] cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller
` [PATCH 5.10 144/151] USB: serial: option: add MeiG Smart SRM825L
` [PATCH 5.10 145/151] usb: dwc3: omap: add missing depopulate in probe error path
` [PATCH 5.10 146/151] usb: dwc3: core: Prevent USB core invalid event buffer address access
` [PATCH 5.10 147/151] usb: dwc3: st: fix probed platform device ref count on probe error path
` [PATCH 5.10 148/151] usb: dwc3: st: add missing depopulate in "
` [PATCH 5.10 149/151] usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attributes()
` [PATCH 5.10 150/151] scsi: aacraid: Fix double-free on probe failure
` [PATCH 5.10 151/151] apparmor: fix policy_unpack_test on big endian systems

[PATCH 0/2] PCI: rcar-gen4: Add R-Car V4M support
 2024-09-01 16:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] configs/pine64: bump U-Boot version to 2024.07
 2024-09-01 16:46 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] configs/pine64: bump TF-A version to 2.10.5
` [Buildroot] [PATCH 3/3] configs/pine64: bump Linux to version 6.6.48


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.