All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-23 12:59:31 to 2024-05-23 13:20:00 UTC [more...]

[PATCH 6.1 00/45] 6.1.92-rc1 review
 2024-05-23 13:13 UTC  (17+ messages)
` [PATCH 6.1 01/45] drm/amd/display: Fix division by zero in setup_dsc_config
` [PATCH 6.1 02/45] net: ks8851: Fix another TX stall caused by wrong ISR flag handling
` [PATCH 6.1 10/45] xfs: write page faults in iomap are not buffered writes
` [PATCH 6.1 11/45] xfs: punching delalloc extents on write failure is racy
` [PATCH 6.1 12/45] xfs: use byte ranges for write cleanup ranges
` [PATCH 6.1 13/45] xfs,iomap: move delalloc punching to iomap
` [PATCH 6.1 14/45] iomap: buffered write failure should not truncate the page cache
` [PATCH 6.1 15/45] xfs: xfs_bmap_punch_delalloc_range() should take a byte range
` [PATCH 6.1 16/45] iomap: write iomap validity checks
` [PATCH 6.1 17/45] xfs: use iomap_valid method to detect stale cached iomaps
` [PATCH 6.1 18/45] xfs: drop write error injection is unfixable, remove it
` [PATCH 6.1 19/45] xfs: fix off-by-one-block in xfs_discard_folio()
` [PATCH 6.1 20/45] xfs: fix incorrect error-out in xfs_remove
` [PATCH 6.1 21/45] xfs: fix sb write verify for lazysbcount
` [PATCH 6.1 22/45] xfs: fix incorrect i_nlink caused by inode racing
` [PATCH 6.1 23/45] xfs: invalidate block device page cache during unmount

[PATCH] promisor-remote: add promisor.quiet configuration option
 2024-05-23 13:19 UTC 

[PATCH] nvme-pci: silence a lockdep complaint
 2024-05-23 13:19 UTC  (11+ messages)

[PATCH RESEND] KEYS: trusted: Use ASN.1 encoded OID
 2024-05-23 13:19 UTC 

[PATCH net-next v19 00/13] Add Realtek automotive PCIe driver
 2024-05-23 13:19 UTC  (11+ messages)
` [PATCH net-next v19 01/13] rtase: Add pci table supported in this module

[RFC bpf-next] guard against access_size overflow?
 2024-05-23 13:19 UTC 

6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
 2024-05-23 13:19 UTC  (11+ messages)

[PATCH 5.15 00/23] 5.15.160-rc1 review
 2024-05-23 13:13 UTC  (24+ messages)
` [PATCH 5.15 01/23] drm/amd/display: Fix division by zero in setup_dsc_config
` [PATCH 5.15 02/23] pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
` [PATCH 5.15 03/23] nfsd: dont allow nfsd threads to be signalled
` [PATCH 5.15 04/23] KEYS: trusted: Fix memory leak in tpm2_key_encode()
` [PATCH 5.15 05/23] Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
` [PATCH 5.15 06/23] net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
` [PATCH 5.15 07/23] net: bcmgenet: synchronize UMAC_CMD access
` [PATCH 5.15 08/23] tls: rx: simplify async wait
` [PATCH 5.15 09/23] tls: extract context alloc/initialization out of tls_set_sw_offload
` [PATCH 5.15 10/23] net: tls: factor out tls_*crypt_async_wait()
` [PATCH 5.15 11/23] tls: fix race between async notify and socket close
` [PATCH 5.15 12/23] net: tls: handle backlogging of crypto requests
` [PATCH 5.15 13/23] netlink: annotate lockless accesses to nlk->max_recvmsg_len
` [PATCH 5.15 14/23] netlink: annotate data-races around sk->sk_err
` [PATCH 5.15 15/23] KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection
` [PATCH 5.15 16/23] drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
` [PATCH 5.15 17/23] binder: fix max_thread type inconsistency
` [PATCH 5.15 18/23] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 5.15 19/23] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 5.15 20/23] remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
` [PATCH 5.15 21/23] KEYS: trusted: Do not use WARN when encode fails
` [PATCH 5.15 22/23] admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
` [PATCH 5.15 23/23] docs: kernel_include.py: Cope with docutils 0.21

[PATCH] docs: crypto: async-tx-api: fix broken code example
 2024-05-23 13:18 UTC 

[PATCH 00/16] drm/i915: dev_priv fixes for i9xx_plane_regs.h/intel_color_regs.h
 2024-05-23 13:18 UTC  (19+ messages)
` [PATCH 01/16] drm/i915: pass dev_priv explicitly to DSPADDR_VLV
` [PATCH 02/16] drm/i915: pass dev_priv explicitly to DSPCNTR
` [PATCH 03/16] drm/i915: pass dev_priv explicitly to DSPADDR
` [PATCH 04/16] drm/i915: pass dev_priv explicitly to DSPLINOFF
` [PATCH 05/16] drm/i915: pass dev_priv explicitly to DSPSTRIDE
` [PATCH 06/16] drm/i915: pass dev_priv explicitly to DSPPOS
` [PATCH 07/16] drm/i915: pass dev_priv explicitly to DSPSIZE
` [PATCH 08/16] drm/i915: pass dev_priv explicitly to DSPSURF
` [PATCH 09/16] drm/i915: pass dev_priv explicitly to DSPTILEOFF
` [PATCH 10/16] drm/i915: pass dev_priv explicitly to DSPOFFSET
` [PATCH 11/16] drm/i915: pass dev_priv explicitly to DSPSURFLIVE
` [PATCH 12/16] drm/i915: pass dev_priv explicitly to DSPGAMC
` [PATCH 13/16] drm/i915: pass dev_priv explicitly to PRIMPOS
` [PATCH 14/16] drm/i915: pass dev_priv explicitly to PRIMSIZE
` [PATCH 15/16] drm/i915: pass dev_priv explicitly to PRIMCNSTALPHA
` [PATCH 16/16] drm/i915: pass dev_priv explicitly to PIPEGCMAX

[PATCH 6.9 00/25] 6.9.2-rc1 review
 2024-05-23 13:13 UTC  (26+ messages)
` [PATCH 6.9 01/25] Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921
` [PATCH 6.9 02/25] wifi: iwlwifi: Use request_module_nowait
` [PATCH 6.9 03/25] cpufreq: amd-pstate: fix the highest frequency issue which limits performance
` [PATCH 6.9 04/25] drm/amd/display: Fix division by zero in setup_dsc_config
` [PATCH 6.9 05/25] net: ks8851: Fix another TX stall caused by wrong ISR flag handling
` [PATCH 6.9 06/25] x86/percpu: Use __force to cast from __percpu address space
` [PATCH 6.9 07/25] Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
` [PATCH 6.9 08/25] KEYS: trusted: Fix memory leak in tpm2_key_encode()
` [PATCH 6.9 09/25] ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek SDW DMICs
` [PATCH 6.9 10/25] binder: fix max_thread type inconsistency
` [PATCH 6.9 11/25] usb: dwc3: Wait unconditionally after issuing EndXfer command
` [PATCH 6.9 12/25] net: usb: ax88179_178a: fix link status when link is set to down/up
` [PATCH 6.9 13/25] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 6.9 14/25] usb: typec: tipd: fix event checking for tps25750
` [PATCH 6.9 15/25] usb: typec: tipd: fix event checking for tps6598x
` [PATCH 6.9 16/25] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 6.9 17/25] remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
` [PATCH 6.9 18/25] Revert "media: v4l2-ctrls: show all owned controls in log_status"
` [PATCH 6.9 19/25] KEYS: trusted: Do not use WARN when encode fails
` [PATCH 6.9 20/25] admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
` [PATCH 6.9 21/25] docs: kernel_include.py: Cope with docutils 0.21
` [PATCH 6.9 22/25] Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching sysfs file
` [PATCH 6.9 23/25] Docs/admin-guide/mm/damon/usage: fix wrong schemes effective quota update command
` [PATCH 6.9 24/25] block: add a disk_has_partscan helper
` [PATCH 6.9 25/25] block: add a partscan sysfs attribute for disks

[PATCH] mmc: core: allow detection of locked cards
 2024-05-23 13:17 UTC  (3+ messages)

[PATCH v2] Bluetooth: Add vendor-specific packet classification for ISO data
 2024-05-23 13:17 UTC  (2+ messages)

[PATCH 0/2] wifi: ath12k: Refactor Rx descriptor buffer CMEM
 2024-05-23 13:16 UTC  (3+ messages)
` [PATCH 2/2] wifi: ath12k: improve the rx descriptor error information

[PATCH 5.10 00/15] 5.10.218-rc1 review
 2024-05-23 13:12 UTC  (16+ messages)
` [PATCH 5.10 01/15] pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
` [PATCH 5.10 02/15] x86/xen: Drop USERGS_SYSRET64 paravirt call
` [PATCH 5.10 03/15] Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
` [PATCH 5.10 04/15] net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
` [PATCH 5.10 05/15] net: bcmgenet: synchronize UMAC_CMD access
` [PATCH 5.10 06/15] ima: fix deadlock when traversing "ima_default_rules"
` [PATCH 5.10 07/15] netlink: annotate lockless accesses to nlk->max_recvmsg_len
` [PATCH 5.10 08/15] KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection
` [PATCH 5.10 09/15] firmware: arm_scmi: Harden accesses to the reset domains
` [PATCH 5.10 10/15] mptcp: ensure snd_nxt is properly initialized on connect
` [PATCH 5.10 11/15] btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
` [PATCH 5.10 12/15] drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
` [PATCH 5.10 13/15] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 5.10 14/15] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 5.10 15/15] docs: kernel_include.py: Cope with docutils 0.21

[RFC PATCH] docs: Enhance documentation for iommu bypass
 2024-05-23 13:15 UTC  (5+ messages)

[syzbot] [udf?] possible deadlock in mempool_alloc
 2024-05-23 13:16 UTC 

[PATCH v5] nvme: multipath: Implemented new iopolicy "queue-depth"
 2024-05-23 13:16 UTC  (5+ messages)

[PATCH] media: dvb_ca_en50221: Add a returing EBUSY logic into CA_RESET
 2024-05-23 13:16 UTC  (4+ messages)

[PATCH 5.4 00/16] 5.4.277-rc1 review
 2024-05-23 13:12 UTC  (17+ messages)
` [PATCH 5.4 01/16] pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
` [PATCH 5.4 02/16] ext4: fix bug_on in __es_tree_search
` [PATCH 5.4 03/16] Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
` [PATCH 5.4 04/16] Revert "net: bcmgenet: use RGMII loopback for MAC reset"
` [PATCH 5.4 05/16] net: bcmgenet: keep MAC in reset until PHY is up
` [PATCH 5.4 06/16] net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
` [PATCH 5.4 07/16] net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()
` [PATCH 5.4 08/16] net: bcmgenet: synchronize UMAC_CMD access
` [PATCH 5.4 09/16] smb: client: fix potential OOBs in smb2_parse_contexts()
` [PATCH 5.4 10/16] firmware: arm_scmi: Harden accesses to the reset domains
` [PATCH 5.4 11/16] arm64: dts: qcom: Fix interrupt-map parent address cells
` [PATCH 5.4 12/16] btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
` [PATCH 5.4 13/16] drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
` [PATCH 5.4 14/16] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 5.4 15/16] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 5.4 16/16] docs: kernel_include.py: Cope with docutils 0.21

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Enable PMK8350 RTC module
 2024-05-23 13:15 UTC 

[PATCH 4.19 00/18] 4.19.315-rc1 review
 2024-05-23 13:12 UTC  (19+ messages)
` [PATCH 4.19 01/18] Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
` [PATCH 4.19 02/18] dm: limit the number of targets and parameter size area
` [PATCH 4.19 03/18] btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
` [PATCH 4.19 04/18] tracing: Simplify creation and deletion of synthetic events
` [PATCH 4.19 05/18] tracing: Add unified dynamic event framework
` [PATCH 4.19 06/18] tracing: Use dyn_event framework for synthetic events
` [PATCH 4.19 07/18] tracing: Remove unneeded synth_event_mutex
` [PATCH 4.19 08/18] tracing: Consolidate trace_add/remove_event_call back to the nolock functions
` [PATCH 4.19 09/18] string.h: Add str_has_prefix() helper function
` [PATCH 4.19 10/18] tracing: Use str_has_prefix() helper for histogram code
` [PATCH 4.19 11/18] tracing: Use str_has_prefix() instead of using fixed sizes
` [PATCH 4.19 12/18] tracing: Have the historgram use the result of str_has_prefix() for len of prefix
` [PATCH 4.19 13/18] tracing: Refactor hist trigger action code
` [PATCH 4.19 14/18] tracing: Split up onmatch action data
` [PATCH 4.19 15/18] tracing: Generalize hist trigger onmax and save action
` [PATCH 4.19 16/18] tracing: Remove unnecessary var_ref destroy in track_data_destroy()
` [PATCH 4.19 17/18] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 4.19 18/18] docs: kernel_include.py: Cope with docutils 0.21

[PATCH] drm/i915/dpt: Make DPT object unshrinkable
 2024-05-23 13:14 UTC  (7+ messages)

[PATCH v2] ieee1275 radix support added for KVM on power
 2024-05-23 13:13 UTC 

[PATCH] KEYS: trusted: Use ASN.1 encoded OID
 2024-05-23 13:14 UTC  (2+ messages)

[PATCH v6 10/10] media: i2c: Add driver for mlx7502x ToF sensor
 2024-05-23 13:14 UTC  (2+ messages)

[f2fs-dev] [Bug 218870] New: F2FS mount/unmount results in invalid_blkaddr
 2024-05-23 13:14 UTC  (3+ messages)
` [f2fs-dev] [Bug 218870] "

[PATCH v5 0/3] scsi: ufs: Allow RTT negotiation
 2024-05-23 13:11 UTC  (5+ messages)
` [PATCH v5 2/3] scsi: ufs: Allow platform vendors to set rtt

[PATCH] media: dvb_ca_en50221: Fix a bug for detecting CI MODULE
 2024-05-23 13:11 UTC  (3+ messages)

[PATCH v2] zonefs: move super block reading from page to folio
 2024-05-23 13:10 UTC  (2+ messages)

[PATCH v2 0/4] dma-mapping: benchmark: fixes and error handling improvements
 2024-05-23 13:10 UTC  (2+ messages)

[PATCH v2 0/3] thermal: Add support of multiple sensors
 2024-05-23 13:10 UTC  (3+ messages)

[pci:controller/artpec6] BUILD SUCCESS 97e98aeed791b6f43890619f28c5cfbeb143e64c
 2024-05-23 13:08 UTC 

CVE-2024-36000: mm/hugetlb: fix missing hugetlb_lock for resv uncharge
 2024-05-23 13:08 UTC  (6+ messages)

[XEN PATCH v2 00/15] x86: make cpu virtualization support configurable
 2024-05-23 13:07 UTC  (4+ messages)
` [XEN PATCH v2 07/15] x86: guard cpu_has_{svm/vmx} macros with CONFIG_{SVM/VMX}

[PATCH net] ax25: Fix refcount leak issues of ax25_dev
 2024-05-23 12:30 UTC  (9+ messages)

[GIT PULL] sparc updates for v6.10
 2024-05-23 12:58 UTC 

[PATCH] Add functionality to read the bootpart register
 2024-05-23 13:06 UTC  (2+ messages)

[PATCH v1] ASoc: tas2781: Add Calibration Kcontrols and tas2563 digtial gain for Chromebook
 2024-05-22 13:40 UTC  (2+ messages)

[PATCH net] tcp: reduce accepted window in NEW_SYN_RECV state
 2024-05-23 13:05 UTC 

[syzbot] [ext4?] WARNING in __fortify_report
 2024-05-23 13:04 UTC  (2+ messages)

iproute2: color output should assume dark background
 2024-05-23 13:04 UTC  (7+ messages)

[RESEND 0/6] drm, nouveau/radeon/amdpgu: edid_blob_ptr cleanups
 2024-05-23 13:00 UTC  (5+ messages)

[PATCH v3 0/3] drm/panel: two fixes for lg-sw43408
 2024-05-22 13:51 UTC  (3+ messages)
` [PATCH v3 2/3] drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPER

[PATCH] drm/amdgpu/pptable: Fix UBSAN array-index-out-of-bounds
 2024-05-23  7:16 UTC 

6.10/regression/bisected commit c4cb23111103 causes sleeping function called from invalid context at kernel/locking/mutex.c:585
 2024-05-22 21:18 UTC  (2+ messages)

[PATCH] drm/amd/display: Add pixel encoding info to debugfs
 2024-05-23  2:51 UTC  (9+ messages)
` [PATCH v2] "

linux-next: manual merge of the block tree with Linus' tree
 2024-05-23 13:04 UTC  (2+ messages)

[PATCH v3 0/3] ASoC: grace time for DPCM cleanup
 2024-05-22 13:35 UTC  (12+ messages)
` [PATCH v3 2/3] ASoC: soc-pcm: Indicate warning if CPU / Codec availability mismatch

[PATCH workqueue/for-6.10-fixes] workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string
 2024-05-23 13:03 UTC  (6+ messages)

[PATCH] loop: inherit the ioprio in loop woker thread
 2024-05-23 13:04 UTC  (6+ messages)

[meta-rockchip][PATCH v7] enable stored U-Boot environment
 2024-05-23 13:03 UTC  (2+ messages)
` [yocto-patches] "

[PATCH] arm64: kernel: Replace manual computation with macro
 2024-05-23 13:02 UTC  (3+ messages)

[PATCH] mei: vsc: Don't stop/restart mei device during system suspend/resume
 2024-05-23 13:02 UTC  (3+ messages)

[v2 PATCH] net: fec: free fec queue when fec_probe() fails or fec_drv_remove()
 2024-05-23 13:01 UTC  (2+ messages)

[PATCH 00/57] target/arm: Convert a64 advsimd to decodetree (part 1)
 2024-05-23 13:00 UTC  (3+ messages)
` [PATCH 12/57] target/arm: Convert FMULX to decodetree

[PATCH v10 00/14] Enable build of full Xen for RISC-V
 2024-05-23 13:00 UTC  (3+ messages)
` [PATCH v10 02/14] xen: introduce generic non-atomic test_*bit()

[PATCH v4 6/8] media: qcom: camss: Split testgen, RDI and RX for CSID 170
 2024-05-23 12:59 UTC  (2+ messages)

[PATCH] x86/bhi: BHI mitigation can trigger warning in #DB handler
 2024-05-23 12:59 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] untorn buffered writes
 2024-05-23 12:59 UTC  (3+ messages)

[PATCH 1/2 testsuite] tests/nfs_filesystem: remove failing mount
 2024-05-23 12:59 UTC  (4+ messages)
` [PATCH 2/2 testsuite] tools/nfs.sh: comment out the fscontext= tests for now


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.