messages from 2024-11-19 04:36:43 to 2024-11-20 11:13:56 UTC [more...]
[PATCH 0/6] firmware: qcom: scm: Fixes for concurrency
2024-11-20 11:13 UTC (6+ messages)
` [PATCH 1/6] firmware: qcom: scm: Fix missing read barrier in qcom_scm_is_available()
` [PATCH 2/6] firmware: qcom: scm: Fix missing read barrier in qcom_scm_get_tzmem_pool()
[PATCH v2 0/2] media: uvcvideo: Support partial control reads and minor changes
2024-11-20 10:50 UTC (5+ messages)
` [PATCH v2 1/2] media: uvcvideo: Support partial control reads
[PATCH v1] ufs: core: add missing post notify for power mode change
2024-11-20 9:55 UTC
[PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
2024-11-20 9:19 UTC (7+ messages)
Performance Degradation After Upgrading to Kernel 6.8
2024-11-20 9:13 UTC (3+ messages)
[PATCH] riscv: Fix sleeping in invalid context in die()
2024-11-20 8:50 UTC (2+ messages)
[PATCH v2 0/2] drm/msm/dpu: two fixes targeting 6.11
2024-11-20 8:39 UTC (9+ messages)
` [PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector
` [v2,1/2] "
[PATCH 6.1 000/321] 6.1.107-rc1 review
2024-11-20 8:25 UTC (6+ messages)
` [PATCH 6.1 175/321] x86: Increase brk randomness entropy for 64-bit systems
` AW: "
[PATCH v2 1/2] KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
2024-11-20 8:18 UTC (2+ messages)
[PATCH] statmount: fix security option retrieval
2024-11-20 8:17 UTC
[PATCH] ALSA: hda: Poll jack events for LS7A HD-Audio
2024-11-20 7:02 UTC (2+ messages)
[PATCH] scsi: ufs: core: sysfs: Prevent div by zero
2024-11-20 6:25 UTC
[PATCH 6.1] char: xillybus: Prevent use-after-free due to race condition
2024-11-20 6:03 UTC
[PATCH] mm/gup: handle NULL pages in unpin_user_pages()
2024-11-20 3:28 UTC (3+ messages)
[PATCH v2 6.1.y 0/3] Backport to fix CVE-2024-36478
2024-11-20 3:28 UTC (4+ messages)
` [PATCH v2 6.1.y 1/3] null_blk: Remove usage of the deprecated ida_simple_xx() API
` [PATCH v2 6.1.y 2/3] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
` [PATCH v2 6.1.y 3/3] null_blk: Fix return value of nullb_device_power_store()
[PATCH] Revert "f2fs: remove unreachable lazytime mount option parsing"
2024-11-20 2:57 UTC (5+ messages)
` [f2fs-dev] "
[PATCH 6.1] drm/amd: check num of link levels when update pcie param
2024-11-20 2:45 UTC (2+ messages)
[PATCH 1/9] drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odm
2024-11-20 0:28 UTC (5+ messages)
` [PATCH 5/9] drm/amd/display: Add option to retrieve detile buffer size
` [PATCH 6/9] drm/amd/display: Correct prefetch calculation
` [PATCH 7/9] drm/amd/display: Limit VTotal range to max hw cap minus fp
` [PATCH 8/9] drm/amd/display: Add hblank borrowing support
[PATCH] HID: i2c-hid: Revert to using power commands to wake on resume
2024-11-19 23:53 UTC
[PATCH 6.12.y v2] mm/mmap: fix __mmap_region() error handling in rare merge failure case
2024-11-19 20:48 UTC (3+ messages)
[PATCH v7 1/3] drm: adv7511: Fix use-after-free in adv7533_attach_dsi()
2024-11-19 19:20 UTC (3+ messages)
` [PATCH v7 2/3] dt-bindings: display: adi,adv7533: Drop single lane support
` [PATCH v7 3/3] drm: adv7511: Drop dsi "
[PATCH v6 1/3] drm: adv7511: Fix use-after-free in adv7533_attach_dsi()
2024-11-19 19:12 UTC (5+ messages)
` [PATCH v6 2/3] dt-bindings: display: adi,adv7533: Drop single lane support
` [PATCH v6 3/3] drm: adv7511: Drop dsi "
[PATCH v2] iommu/arm-smmu: Defer probe of clients after smmu device bound
2024-11-19 19:10 UTC (4+ messages)
Taking a look at the NRF Retail Show 2025
2024-11-19 18:55 UTC
[PATCH v5 1/3] drm: adv7511: Fix use-after-free in adv7533_attach_dsi()
2024-11-19 18:22 UTC (6+ messages)
` [PATCH v5 2/3] dt-bindings: display: adi,adv7533: Drop single lane support
` [PATCH v5 3/3] drm: adv7511: Drop dsi "
[PATCH v2] sched/topology: Enable topology_span_sane check only for debug builds
2024-11-19 17:33 UTC (3+ messages)
[PATCH 0/1] disable __counted_by for clang < 19.1.3
2024-11-19 17:26 UTC (3+ messages)
` [PATCH 1/1] Compiler Attributes: "
[PATCH] ublk: fix error code for unsupported command
2024-11-19 16:20 UTC (2+ messages)
[PATCH v2] usb: typec: anx7411: fix OF node reference leaks in anx7411_typec_switch_probe()
2024-11-19 15:40 UTC (2+ messages)
[PATCH 6.6.y 6/6] mptcp: pm: use _rcu variant under rcu_read_lock
2024-11-19 15:34 UTC (3+ messages)
[PATCH 6.1 1/5] NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
2024-11-19 15:31 UTC (5+ messages)
Fix build ID parsing logic in stable trees
2024-11-19 15:22 UTC (12+ messages)
[PATCH 6.1.y v2 3/4] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
2024-11-19 15:18 UTC (4+ messages)
[PATCH 6.12.y] mm/mmap: fix __mmap_region() error handling in rare merge failure case
2024-11-19 15:16 UTC (7+ messages)
[PATCH] fs/ceph/mds_client: give up on paths longer than PATH_MAX
2024-11-19 15:13 UTC (8+ messages)
[PATCH 6.1 v2] parisc: fix a possible DMA corruption
2024-11-19 15:13 UTC (2+ messages)
[PATCH] usb: typec: anx7411: fix fwnode_handle reference leak
2024-11-19 15:08 UTC (2+ messages)
FAILED: patch "[PATCH] mm: revert "mm: shmem: fix data-race in shmem_getattr()"" failed to apply to 5.15-stable tree
2024-11-19 15:06 UTC (5+ messages)
[PATCH 5.15.y] mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
2024-11-19 14:47 UTC (2+ messages)
[PATCH 6.1.y] net: fec: remove .ndo_poll_controller to avoid deadlocks
2024-11-19 14:47 UTC (2+ messages)
[PATCH 6.1] ipvs: properly dereference pe in ip_vs_add_service
2024-11-19 14:47 UTC (2+ messages)
[PATCH 6.1.y 0/2] Backport to fix CVE-2024-36478
2024-11-19 14:47 UTC (7+ messages)
` [PATCH 6.1.y 1/2] null_blk: Remove usage of the deprecated ida_simple_xx() API
` [PATCH 6.1.y 2/2] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
[PATCH 6.1.y 0/7] mptcp: fix recent failed backports
2024-11-19 14:47 UTC (16+ messages)
` [PATCH 6.1.y 1/7] mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
` [PATCH 6.1.y 2/7] mptcp: define more local variables sk
` [PATCH 6.1.y 3/7] mptcp: add userspace_pm_lookup_addr_by_id helper
` [PATCH 6.1.y 4/7] mptcp: update local address flags when setting it
` [PATCH 6.1.y 5/7] mptcp: hold pm lock when deleting entry
` [PATCH 6.1.y 6/7] mptcp: drop lookup_by_id in lookup_addr
` [PATCH 6.1.y 7/7] mptcp: pm: use _rcu variant under rcu_read_lock
[PATCH 6.1] parisc: fix a possible DMA corruption
2024-11-19 14:47 UTC (4+ messages)
[PATCH 6.1.y] net/sched: taprio: extend minimum interval restriction to entire cycle too
2024-11-19 14:46 UTC (2+ messages)
[PATCH 6.6] leds: mlxreg: Use devm_mutex_init() for mutex initialization
2024-11-19 14:46 UTC (2+ messages)
tmpfs hang after v6.12-rc6
2024-11-19 14:46 UTC (11+ messages)
[PATCH v2] mm: Respect mmap hint address when aligning for THP
2024-11-19 14:35 UTC (2+ messages)
[PATCH 6.6.y 0/5] fix error handling in mmap_region() and refactor (hotfixes)
2024-11-19 14:14 UTC (4+ messages)
[PATCH V2 1/4] perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFG
2024-11-19 13:55 UTC
[PATCH v2] gpio: exar: set value when external pull-up or pull-down is present
2024-11-19 13:50 UTC (7+ messages)
` [PATCH v3] "
FAILED: patch "[PATCH] mm: revert "mm: shmem: fix data-race in shmem_getattr()"" failed to apply to 5.10-stable tree
2024-11-19 13:29 UTC (3+ messages)
[PATCH 6.1.y 0/2] Backport fix of CVE-2024-36915 to 6.1
2024-11-19 13:10 UTC (2+ messages)
[PATCH 6.6.y 0/6] mptcp: fix recent failed backports
2024-11-19 13:02 UTC (2+ messages)
[PATCH 1/3] Revert "staging: remove rts5139 driver code"
2024-11-19 12:19 UTC (2+ messages)
` [PATCH 2/3] drivers/card_reader/rtsx_usb: Add interrupt based detection
[PATCH 5.15 5/5] NFSD: Never decrement pending_async_copies on error
2024-11-19 12:31 UTC (2+ messages)
[PATCH 6.1.y 1/2] net: add copy_safe_from_sockptr() helper
2024-11-19 12:31 UTC (2+ messages)
[PATCH 5.15 2/5] NFSD: Async COPY result needs to return a write verifier
2024-11-19 12:31 UTC (2+ messages)
[PATCH 5.10 2/5] NFSD: Async COPY result needs to return a write verifier
2024-11-19 12:31 UTC (2+ messages)
[PATCH 6.1.y 2/2] nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
2024-11-19 12:31 UTC (2+ messages)
[PATCH 5.15 2/5] NFSD: Async COPY result needs to return a write verifier
2024-11-19 12:31 UTC (2+ messages)
[PATCH 5.15 1/5] NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
2024-11-19 12:31 UTC (2+ messages)
[PATCH 6.1.y 1/2] fs/9p: fix uninitialized values during inode evict
2024-11-19 12:31 UTC (2+ messages)
[PATCH 6.6 5/5] NFSD: Never decrement pending_async_copies on error
2024-11-19 12:31 UTC (2+ messages)
[PATCH 6.6.y 3/6] mptcp: update local address flags when setting it
2024-11-19 12:31 UTC (2+ messages)
[PATCH 6.6.y 2/6] mptcp: add userspace_pm_lookup_addr_by_id helper
2024-11-19 12:31 UTC (2+ messages)
[PATCH 6.6 2/5] NFSD: Async COPY result needs to return a write verifier
2024-11-19 12:31 UTC (2+ messages)
[PATCH 6.6.y 5/6] mptcp: drop lookup_by_id in lookup_addr
2024-11-19 12:31 UTC (2+ messages)
[PATCH 6.6.y 2/2] fs/9p: fix uninitialized values during inode evict
2024-11-19 12:31 UTC (2+ messages)
[PATCH 5.15 3/5] NFSD: Limit the number of concurrent async COPY operations
2024-11-19 12:31 UTC (2+ messages)
[PATCH 6.6.y 1/6] mptcp: define more local variables sk
2024-11-19 12:31 UTC (2+ messages)
[PATCH 5.15 1/5] NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
2024-11-19 12:31 UTC (2+ messages)
[PATCH 6.6 3/5] NFSD: Limit the number of concurrent async COPY operations
2024-11-19 12:30 UTC (2+ messages)
[PATCH 6.6 4/5] NFSD: Initialize struct nfsd4_copy earlier
2024-11-19 12:30 UTC (2+ messages)
[PATCH 5.15 5/5] NFSD: Never decrement pending_async_copies on error
2024-11-19 12:30 UTC (2+ messages)
[PATCH 5.15 3/5] NFSD: Limit the number of concurrent async COPY operations
2024-11-19 12:30 UTC (2+ messages)
[PATCH 5.15 4/5] NFSD: Initialize struct nfsd4_copy earlier
2024-11-19 12:30 UTC (2+ messages)
[PATCH 6.6 1/5] NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
2024-11-19 12:30 UTC (2+ messages)
[PATCH 5.10 5/5] NFSD: Never decrement pending_async_copies on error
2024-11-19 12:30 UTC (2+ messages)
FAILED: patch "[PATCH] mm: revert "mm: shmem: fix data-race in shmem_getattr()"" failed to apply to 6.1-stable tree
2024-11-19 12:30 UTC (2+ messages)
[PATCH 5.10 4/5] NFSD: Initialize struct nfsd4_copy earlier
2024-11-19 12:30 UTC (2+ messages)
[PATCH 5.15 4/5] NFSD: Initialize struct nfsd4_copy earlier
2024-11-19 12:30 UTC (2+ messages)
[PATCH 6.6.y 4/6] mptcp: hold pm lock when deleting entry
2024-11-19 12:30 UTC (2+ messages)
[PATCH 5.10 1/5] NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
2024-11-19 12:30 UTC (2+ messages)
[PATCH 6.6] drm/amd/pm: Vangogh: Fix kernel memory out of bounds write
2024-11-19 12:30 UTC (2+ messages)
[PATCH 5.10 3/5] NFSD: Limit the number of concurrent async COPY operations
2024-11-19 12:30 UTC (2+ messages)
[PATCH 6.11 000/184] 6.11.8-rc1 review
2024-11-19 12:03 UTC (4+ messages)
` [PATCH 6.11 066/184] media: dvbdev: prevent the risk of out of memory access
[PATCH] riscv: kprobes: Fix incorrect address calculation
2024-11-19 11:10 UTC
[PATCH v4 1/3] drm: adv7511: Fix use-after-free in adv7533_attach_dsi()
2024-11-19 9:16 UTC (3+ messages)
[Patch v] drivers/card_reader/rtsx_usb: Restore interrupt based detection
2024-11-19 8:58 UTC
[PATCH v2] Bluetooth: qca: Support downloading board ID specific NVM for WCN6855
2024-11-19 7:10 UTC (4+ messages)
[PATCHSET] xfs: bug fixes for 6.13
2024-11-19 5:48 UTC (11+ messages)
` [PATCH 04/10] xfs: return a 64-bit block count from xfs_btree_count_blocks
` [PATCH 05/10] xfs: don't drop errno values when we fail to ficlone the entire range
` [PATCH 06/10] xfs: separate healthy clearing mask during repair
` [PATCH 07/10] xfs: set XFS_SICK_INO_SYMLINK_ZAPPED explicitly when zapping a symlink
` [PATCH 09/10] xfs: fix null bno_hint handling in xfs_rtallocate_rtg
[PATCH 6.1.y] hv_netvsc: Don't free decrypted memory
2024-11-19 4:36 UTC (2+ messages)
[PATCH 6.1] gpiolib: cdev: Fix use after free in lineinfo_changed_notify
2024-11-19 4:36 UTC (2+ messages)
[PATCH 6.1] Bluetooth: ISO: Fix not validating setsockopt user input
2024-11-19 4:36 UTC (2+ messages)
[PATCH 6.1.y] net: phy: phy_device: Prevent nullptr exceptions on ISR
2024-11-19 4:36 UTC (2+ messages)
[PATCH 6.1] wifi: rtw89: fix null pointer access when abort scan
2024-11-19 4:36 UTC (2+ messages)
[PATCH 6.1.y v2 4/4] mm: resolve faulty mmap_region() error path behaviour
2024-11-19 4:36 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox