All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-16 15:33:38 to 2024-07-16 15:43:07 UTC [more...]

[PATCH 5.10 000/108] 5.10.222-rc1 review
 2024-07-16 15:30 UTC  (34+ messages)
` [PATCH 5.10 001/108] drm/lima: fix shared irq handling on driver remove
` [PATCH 5.10 002/108] media: dvb: as102-fe: Fix as10x_register_addr packing
` [PATCH 5.10 003/108] media: dvb-usb: dib0700_devices: Add missing release_firmware()
` [PATCH 5.10 004/108] IB/core: Implement a limit on UMAD receive List
` [PATCH 5.10 005/108] scsi: qedf: Make qedf_execute_tmf() non-preemptible
` [PATCH 5.10 006/108] crypto: aead,cipher - zeroize key buffer after use
` [PATCH 5.10 007/108] drm/amdgpu: Initialize timestamp for some legacy SOCs
` [PATCH 5.10 008/108] drm/amd/display: Check index msg_id before read or write
` [PATCH 5.10 009/108] drm/amd/display: Check pipe offset before setting vblank
` [PATCH 5.10 010/108] drm/amd/display: Skip finding free audio for unknown engine_id
` [PATCH 5.10 011/108] media: dw2102: Dont translate i2c read into write
` [PATCH 5.10 012/108] sctp: prefer struct_size over open coded arithmetic
` [PATCH 5.10 013/108] firmware: dmi: Stop decoding on broken entry
` [PATCH 5.10 014/108] Input: ff-core - prefer struct_size over open coded arithmetic
` [PATCH 5.10 015/108] net: dsa: mv88e6xxx: Correct check for empty list
` [PATCH 5.10 016/108] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH 5.10 017/108] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH 5.10 018/108] media: dvb-frontends: tda10048: Fix integer overflow
` [PATCH 5.10 019/108] i2c: i801: Annotate apanel_addr as __ro_after_init
` [PATCH 5.10 020/108] powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n
` [PATCH 5.10 021/108] orangefs: fix out-of-bounds fsid access
` [PATCH 5.10 022/108] kunit: Fix timeout message
` [PATCH 5.10 023/108] powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
` [PATCH 5.10 024/108] bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
` [PATCH 5.10 025/108] jffs2: Fix potential illegal address access in jffs2_free_inode
` [PATCH 5.10 026/108] s390/pkey: Wipe sensitive data on failure
` [PATCH 5.10 027/108] UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
` [PATCH 5.10 028/108] tcp_metrics: validate source addr length
` [PATCH 5.10 030/108] bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
` [PATCH 5.10 039/108] can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct
` [PATCH 5.10 040/108] fsnotify: Do not generate events for O_PATH file descriptors
` [PATCH 5.10 041/108] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
` [PATCH 5.10 042/108] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes

[meta-oe][RFC PATCH] include-what-you-use: new recipe
 2024-07-16 15:42 UTC  (5+ messages)
` [oe] "

FAILED: patch "[PATCH] ACPI: processor_idle: Fix invalid comparison with insertion" failed to apply to 5.4-stable tree
 2024-07-16 15:42 UTC  (2+ messages)
` [PATCH 5.4.y] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency

[PATCH 0/6] remoteproc: imx_rproc: various patches for misc
 2024-07-16 15:42 UTC  (5+ messages)
` [PATCH 3/6] remoteproc: imx_rproc: initialize workqueue earlier
` [PATCH 4/6] remoteproc: imx_rproc: merge TCML/U

[PATCH 06/14] PCI: endpoint: Assign PCI domain number for endpoint controllers
 2024-07-16 15:41 UTC  (2+ messages)

[PATCH v2] perf docs: Mark the Android document as obsolete
 2024-07-16 15:41 UTC  (12+ messages)

[PATCH] fs: buffer: set the expression type to unsigned long in folio_create_buffers()
 2024-07-16 15:41 UTC  (2+ messages)

[PATCH 5.4 00/78] 5.4.280-rc1 review
 2024-07-16 15:31 UTC  (79+ messages)
` [PATCH 5.4 01/78] drm/lima: fix shared irq handling on driver remove
` [PATCH 5.4 02/78] media: dvb: as102-fe: Fix as10x_register_addr packing
` [PATCH 5.4 03/78] media: dvb-usb: dib0700_devices: Add missing release_firmware()
` [PATCH 5.4 04/78] IB/core: Implement a limit on UMAD receive List
` [PATCH 5.4 05/78] scsi: qedf: Make qedf_execute_tmf() non-preemptible
` [PATCH 5.4 06/78] drm/amdgpu: Initialize timestamp for some legacy SOCs
` [PATCH 5.4 07/78] drm/amd/display: Skip finding free audio for unknown engine_id
` [PATCH 5.4 08/78] media: dw2102: Dont translate i2c read into write
` [PATCH 5.4 09/78] sctp: prefer struct_size over open coded arithmetic
` [PATCH 5.4 10/78] firmware: dmi: Stop decoding on broken entry
` [PATCH 5.4 11/78] Input: ff-core - prefer struct_size over open coded arithmetic
` [PATCH 5.4 12/78] net: dsa: mv88e6xxx: Correct check for empty list
` [PATCH 5.4 13/78] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH 5.4 14/78] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH 5.4 15/78] media: dvb-frontends: tda10048: Fix integer overflow
` [PATCH 5.4 16/78] i2c: i801: Annotate apanel_addr as __ro_after_init
` [PATCH 5.4 17/78] powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n
` [PATCH 5.4 18/78] orangefs: fix out-of-bounds fsid access
` [PATCH 5.4 19/78] powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
` [PATCH 5.4 20/78] jffs2: Fix potential illegal address access in jffs2_free_inode
` [PATCH 5.4 21/78] s390/pkey: Wipe sensitive data on failure
` [PATCH 5.4 22/78] tcp: tcp_mark_head_lost is only valid for sack-tcp
` [PATCH 5.4 23/78] tcp: add ece_ack flag to reno sack functions
` [PATCH 5.4 24/78] net: tcp better handling of reordering then loss cases
` [PATCH 5.4 25/78] UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
` [PATCH 5.4 26/78] tcp_metrics: validate source addr length
` [PATCH 5.4 27/78] wifi: wilc1000: fix ies_len type in connect path
` [PATCH 5.4 28/78] bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
` [PATCH 5.4 29/78] selftests: fix OOM in msg_zerocopy selftest
` [PATCH 5.4 30/78] selftests: make order checking verbose "
` [PATCH 5.4 31/78] inet_diag: Initialize pad field in struct inet_diag_req_v2
` [PATCH 5.4 32/78] nilfs2: fix inode number range checks
` [PATCH 5.4 33/78] nilfs2: add missing check for inode numbers on directory entries
` [PATCH 5.4 34/78] mm: optimize the redundant loop of mm_update_owner_next()
` [PATCH 5.4 35/78] can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct
` [PATCH 5.4 36/78] fsnotify: Do not generate events for O_PATH file descriptors
` [PATCH 5.4 37/78] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
` [PATCH 5.4 38/78] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
` [PATCH 5.4 39/78] drm/amdgpu/atomfirmware: silence UBSAN warning
` [PATCH 5.4 40/78] bnx2x: Fix multiple UBSAN array-index-out-of-bounds
` [PATCH 5.4 41/78] media: dw2102: fix a potential buffer overflow
` [PATCH 5.4 42/78] i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
` [PATCH 5.4 43/78] ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897
` [PATCH 5.4 44/78] nvme-multipath: find NUMA path only for online numa-node
` [PATCH 5.4 45/78] nilfs2: fix incorrect inode allocation from reserved inodes
` [PATCH 5.4 46/78] filelock: fix potential use-after-free in posix_lock_inode
` [PATCH 5.4 47/78] fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
` [PATCH 5.4 48/78] vfs: dont mod negative dentry count when on shrinker list
` [PATCH 5.4 49/78] tcp: add TCP_INFO status for failed client TFO
` [PATCH 5.4 50/78] tcp: fix incorrect undo caused by DSACK of TLP retransmit
` [PATCH 5.4 51/78] octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_availability()
` [PATCH 5.4 52/78] net: lantiq_etop: add blank line after declaration
` [PATCH 5.4 53/78] net: ethernet: lantiq_etop: fix double free in detach
` [PATCH 5.4 54/78] ppp: reject claimed-as-LCP but actually malformed packets
` [PATCH 5.4 55/78] udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port()
` [PATCH 5.4 56/78] s390: Mark psw in __load_psw_mask() as __unitialized
` [PATCH 5.4 57/78] ARM: davinci: Convert comma to semicolon
` [PATCH 5.4 58/78] octeontx2-af: fix detection of IP layer
` [PATCH 5.4 59/78] USB: serial: option: add Telit generic core-dump composition
` [PATCH 5.4 60/78] USB: serial: option: add Telit FN912 rmnet compositions
` [PATCH 5.4 61/78] USB: serial: option: add Fibocom FM350-GL
` [PATCH 5.4 62/78] USB: serial: option: add support for Foxconn T99W651
` [PATCH 5.4 63/78] USB: serial: option: add Netprisma LCUK54 series modules
` [PATCH 5.4 64/78] USB: serial: option: add Rolling RW350-GL variants
` [PATCH 5.4 65/78] USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
` [PATCH 5.4 66/78] usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
` [PATCH 5.4 67/78] USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor
` [PATCH 5.4 68/78] hpet: Support 32-bit userspace
` [PATCH 5.4 69/78] nvmem: meson-efuse: Fix return value of nvmem callbacks
` [PATCH 5.4 70/78] ALSA: hda/realtek: Limit mic boost on VAIO PRO PX
` [PATCH 5.4 71/78] libceph: fix race between delayed_work() and ceph_monc_stop()
` [PATCH 5.4 72/78] SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
` [PATCH 5.4 73/78] tcp: refactor tcp_retransmit_timer()
` [PATCH 5.4 74/78] net: tcp: fix unexcepted socket die when snd_wnd is 0
` [PATCH 5.4 75/78] tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
` [PATCH 5.4 76/78] tcp: avoid too many retransmit packets
` [PATCH 5.4 77/78] nilfs2: fix kernel bug on rename operation of broken directory
` [PATCH 5.4 78/78] i2c: rcar: bring hardware to known state when probing

[opencloudos:next 7870/7893] drivers/irqchip/irq-loongson-eiointc.c:378:58: error: 'NODES_PER_FLATMODE_NODE' undeclared
 2024-07-16 15:40 UTC 

[openeuler:OLK-6.6 10697/10703] WARNING: modpost: vmlinux: section mismatch in reference: arm_smmu_device_probe+0x174 (section: .text) -> arm_smmu_v3_plat_info (section: .init.data)
 2024-07-16 15:40 UTC 

[PATCH net] wifi: ath12k: fix build vs old compiler
 2024-07-16 15:39 UTC  (5+ messages)

[PATCH] x86/resctrl: Slightly clean-up mbm_config_show()
 2024-07-16 15:39 UTC  (2+ messages)

[RFC XEN PATCH] x86/cpuid: Expose max_vcpus field in HVM hypervisor leaf
 2024-07-16 15:37 UTC  (4+ messages)

[PATCH 4.19 00/66] 4.19.318-rc1 review
 2024-07-16 15:31 UTC  (67+ messages)
` [PATCH 4.19 01/66] media: dvb: as102-fe: Fix as10x_register_addr packing
` [PATCH 4.19 02/66] media: dvb-usb: dib0700_devices: Add missing release_firmware()
` [PATCH 4.19 03/66] IB/core: Implement a limit on UMAD receive List
` [PATCH 4.19 04/66] drm/amd/display: Skip finding free audio for unknown engine_id
` [PATCH 4.19 05/66] media: dw2102: Dont translate i2c read into write
` [PATCH 4.19 06/66] sctp: prefer struct_size over open coded arithmetic
` [PATCH 4.19 07/66] firmware: dmi: Stop decoding on broken entry
` [PATCH 4.19 08/66] Input: ff-core - prefer struct_size over open coded arithmetic
` [PATCH 4.19 09/66] net: dsa: mv88e6xxx: Correct check for empty list
` [PATCH 4.19 10/66] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH 4.19 11/66] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH 4.19 12/66] media: dvb-frontends: tda10048: Fix integer overflow
` [PATCH 4.19 13/66] i2c: i801: Annotate apanel_addr as __ro_after_init
` [PATCH 4.19 14/66] powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n
` [PATCH 4.19 15/66] orangefs: fix out-of-bounds fsid access
` [PATCH 4.19 16/66] powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
` [PATCH 4.19 17/66] jffs2: Fix potential illegal address access in jffs2_free_inode
` [PATCH 4.19 18/66] s390/pkey: Wipe sensitive data on failure
` [PATCH 4.19 19/66] tcp: take care of compressed acks in tcp_add_reno_sack()
` [PATCH 4.19 20/66] tcp: tcp_mark_head_lost is only valid for sack-tcp
` [PATCH 4.19 21/66] tcp: add ece_ack flag to reno sack functions
` [PATCH 4.19 22/66] net: tcp better handling of reordering then loss cases
` [PATCH 4.19 23/66] UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
` [PATCH 4.19 24/66] tcp_metrics: validate source addr length
` [PATCH 4.19 25/66] bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
` [PATCH 4.19 26/66] selftests: fix OOM in msg_zerocopy selftest
` [PATCH 4.19 27/66] selftests: make order checking verbose "
` [PATCH 4.19 28/66] inet_diag: Initialize pad field in struct inet_diag_req_v2
` [PATCH 4.19 29/66] nilfs2: fix inode number range checks
` [PATCH 4.19 30/66] nilfs2: add missing check for inode numbers on directory entries
` [PATCH 4.19 31/66] mm: optimize the redundant loop of mm_update_owner_next()
` [PATCH 4.19 32/66] Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
` [PATCH 4.19 33/66] can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct
` [PATCH 4.19 34/66] fsnotify: Do not generate events for O_PATH file descriptors
` [PATCH 4.19 35/66] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
` [PATCH 4.19 36/66] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
` [PATCH 4.19 37/66] drm/amdgpu/atomfirmware: silence UBSAN warning
` [PATCH 4.19 38/66] bnx2x: Fix multiple UBSAN array-index-out-of-bounds
` [PATCH 4.19 39/66] media: dw2102: fix a potential buffer overflow
` [PATCH 4.19 40/66] i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
` [PATCH 4.19 41/66] nilfs2: fix incorrect inode allocation from reserved inodes
` [PATCH 4.19 42/66] drm/i915: make find_fw_domain work on intel_uncore
` [PATCH 4.19 43/66] tcp: fix incorrect undo caused by DSACK of TLP retransmit
` [PATCH 4.19 44/66] net: lantiq_etop: add blank line after declaration
` [PATCH 4.19 45/66] net: ethernet: lantiq_etop: fix double free in detach
` [PATCH 4.19 46/66] ppp: reject claimed-as-LCP but actually malformed packets
` [PATCH 4.19 47/66] s390: Mark psw in __load_psw_mask() as __unitialized
` [PATCH 4.19 48/66] ARM: davinci: Convert comma to semicolon
` [PATCH 4.19 49/66] USB: serial: option: add Telit generic core-dump composition
` [PATCH 4.19 50/66] USB: serial: option: add Telit FN912 rmnet compositions
` [PATCH 4.19 51/66] USB: serial: option: add Fibocom FM350-GL
` [PATCH 4.19 52/66] USB: serial: option: add support for Foxconn T99W651
` [PATCH 4.19 53/66] USB: serial: option: add Netprisma LCUK54 series modules
` [PATCH 4.19 54/66] USB: serial: option: add Rolling RW350-GL variants
` [PATCH 4.19 55/66] USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
` [PATCH 4.19 56/66] usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
` [PATCH 4.19 57/66] USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor
` [PATCH 4.19 58/66] hpet: Support 32-bit userspace
` [PATCH 4.19 59/66] libceph: fix race between delayed_work() and ceph_monc_stop()
` [PATCH 4.19 60/66] tcp: refactor tcp_retransmit_timer()
` [PATCH 4.19 61/66] net: tcp: fix unexcepted socket die when snd_wnd is 0
` [PATCH 4.19 62/66] tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
` [PATCH 4.19 63/66] tcp: avoid too many retransmit packets
` [PATCH 4.19 64/66] SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
` [PATCH 4.19 65/66] nilfs2: fix kernel bug on rename operation of broken directory
` [PATCH 4.19 66/66] i2c: rcar: bring hardware to known state when probing

FAILED: patch "[PATCH] ACPI: processor_idle: Fix invalid comparison with insertion" failed to apply to 5.10-stable tree
 2024-07-16 15:36 UTC  (2+ messages)
` [PATCH 5.10.y] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency

[PATCH v2] plugins/stoptrigger: TCG plugin to stop execution under conditions
 2024-07-16 15:35 UTC  (8+ messages)

Commit moratorium
 2024-07-16 15:34 UTC 

[LTP] [RFC PATCH 0/2] Shell test library v3
 2024-07-16 15:36 UTC  (3+ messages)
` [LTP] [RFC PATCH 1/2] Add support for mixing C and shell code
` [LTP] [RFC PATCH 2/2] testcaes/lib: Add shell loader

[PATCH] misc: Kconfig: add a new dependency for MARVELL_CN10K_DPI
 2024-07-16 15:33 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH v2 0/9] XIVE changes for Cache Watch, VSTs, STT and info pic
 2024-07-16 15:32 UTC  (4+ messages)
` [PATCH v2 1/9] pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support


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.