All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-24 03:26:01 to 2023-11-24 05:37:51 UTC [more...]

[PATCH] serial: 8250_omap: Set the console genpd always on if no console suspend
 2023-11-24  5:37 UTC  (10+ messages)

[PATCH v1 1/1] pinctrl: lynxpoint: Simplify code with cleanup helpers
 2023-11-24  5:34 UTC  (2+ messages)

[PATCH] LoongArch: Check unwind_error() in show_backtrace()
 2023-11-24  5:34 UTC  (4+ messages)

[virtio-comment] [PATCH v6 0/5] virtio-net: Support flow filter for receive packets
 2023-11-24  5:32 UTC  (9+ messages)
` [virtio-comment] [PATCH v6 2/5] virtio-net: Add flow filter capabilities read commands
  ` [virtio-comment] "
    ` [virtio-comment] "

[PATCH v2] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method
 2023-11-24  5:31 UTC 

[PATCH] update_udev_hwdb: fix the fail to postinstall intercept update_udev_hwdb
 2023-11-24  5:31 UTC 

[PATCH v1 1/4] pinctrl: baytrail: Fix types of config value in byt_pin_config_set()
 2023-11-24  5:31 UTC  (3+ messages)
` [PATCH v1 3/4] pinctrl: baytrail: Move default strength assignment to a switch-case

[PATCH] erofs-utils: update .gitignore for test results and tools
 2023-11-24  5:30 UTC 

[PATCH RFC 00/12] mm/gup: Unify hugetlb, part 2
 2023-11-24  5:28 UTC  (12+ messages)
` [PATCH RFC 04/12] mm: Introduce vma_pgtable_walk_{begin|end}()
` [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing

[PATCH 0/2] Make scheduling of the same index, the same
 2023-11-24  5:27 UTC  (6+ messages)
` [PATCH 1/2] drm/sched: Rename priority MIN to LOW
` [PATCH 2/2] drm/sched: Reverse run-queue priority enumeration

[PATCH net] tcp: fix mid stream window clamp
 2023-11-24  5:27 UTC  (4+ messages)

[xen-4.17-testing test] 183842: tolerable FAIL - PUSHED
 2023-11-24  5:25 UTC 

[PATCH 0/4] Add crypto spacc driver to support cipher, hash and aead
 2023-11-24  5:24 UTC  (3+ messages)
` [PATCH 1/4] Add SPACC driver to Linux kernel

[PATCH v5 0/3] powerpc: make fadump resilient with memory add/remove events
 2023-11-24  5:20 UTC  (9+ messages)
` [PATCH v5 1/3] "

[PATCH] net: fec: fix probing of fec1 when fec0 is not probed yet
 2023-11-24  5:19 UTC  (5+ messages)

[PATCH net] net: stmmac: update Rx clk divider for 10M SGMII
 2023-11-24  5:13 UTC  (4+ messages)

[PATCH v2 2/2] erofs-utils: tests: fix build warning in test_LZ4_compress_HC_destSize
 2023-11-24  5:10 UTC  (2+ messages)

[REGRESSION]: mmap performance regression starting with k-6.1
 2023-11-24  5:08 UTC  (4+ messages)

[PATCH] serial: sc16is7xx: improve regmap debugfs by using one regmap per port
 2023-11-24  5:05 UTC  (3+ messages)

[PATCH v2 7/9] irqchip: Add RISC-V advanced PLIC driver
 2023-11-24  5:05 UTC  (2+ messages)

[PATCH 2/2] erofs-utils: tests: fix build warning in test_LZ4_compress_HC_destSize
 2023-11-24  5:02 UTC  (5+ messages)

[RFC] UBUNTU: [Config] y2038: Disable COMPAT and COMPAT_32BIT_TIME on ppc64le
 2023-11-24  4:59 UTC  (2+ messages)

[PATCH v3 3/3] regulator: mt6358: Add output voltage fine tuning to variable LDOs
 2023-11-24  4:58 UTC  (5+ messages)

[PATCH v3 0/4] dt-bindings: dma: ti: k3*: Update optional reg regions
 2023-11-24  4:57 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: dma: ti: k3-*: Add descriptions for register regions
` [PATCH v3 2/4] dt-bindings: dma: ti: k3-bcdma: Describe cfg "
` [PATCH v3 3/4] dt-bindings: dma: ti: k3-pktdma: "
` [PATCH v3 4/4] dt-bindings: dma: ti: k3-udma: "

[PATCH v2 0/5] Add Svadu extension support
 2023-11-24  4:55 UTC  (3+ messages)

[PATCH mptcp-next] Squash to "selftests: mptcp: add mptcp_lib_check_transfer"
 2023-11-24  4:55 UTC 

[PATCH v2] dt-bindings: mfd: ti,am3359-tscadc: Allow dmas property to be optional
 2023-11-24  4:50 UTC  (2+ messages)

[PATCH v2] drm/mediatek: Add spinlock for setting vblank event in atomic_begin
 2023-11-24  4:40 UTC  (6+ messages)

[pci:p2pdma] BUILD SUCCESS 9a000a72af75886e5de13f4edef7f0d788622e7d
 2023-11-24  4:37 UTC 

[PATCH 00/11 v4] nfsd: support admin-revocation of v4 state
 2023-11-24  0:28 UTC  (12+ messages)
` [PATCH 01/11] nfsd: hold ->cl_lock for hash_delegation_locked()
` [PATCH 02/11] nfsd: don't call functions with side-effecting inside WARN_ON()
` [PATCH 03/11] nfsd: avoid race after unhash_delegation_locked()
` [PATCH 04/11] nfsd: split sc_status out of sc_type
` [PATCH 05/11] nfsd: prepare for supporting admin-revocation of state
` [PATCH 06/11] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
` [PATCH 07/11] nfsd: allow admin-revoked NFSv4.0 state to be freed
` [PATCH 08/11] nfsd: allow lock state ids to be revoked and then freed
` [PATCH 09/11] nfsd: allow open "
` [PATCH 10/11] nfsd: allow delegation "
` [PATCH 11/11] nfsd: allow layout state to be admin-revoked

[PATCH v2 00/16] Tidy up file permission hooks
 2023-11-23 17:35 UTC  (25+ messages)
` [PATCH v2 01/16] ovl: add permission hooks outside of do_splice_direct()
` [PATCH v2 02/16] splice: remove permission hook from do_splice_direct()
` [PATCH v2 03/16] splice: move permission hook out of splice_direct_to_actor()
` [PATCH v2 04/16] splice: move permission hook out of splice_file_to_pipe()
` [PATCH v2 06/16] remap_range: move permission hooks out of do_clone_file_range()
` [PATCH v2 07/16] remap_range: move file_start_write() to after permission hook
` [PATCH v2 08/16] btrfs: "
` [PATCH v2 11/16] fs: move permission hook out of do_iter_write()
` [PATCH v2 12/16] fs: move permission hook out of do_iter_read()
` [PATCH v2 13/16] fs: move kiocb_start_write() into vfs_iocb_iter_write()
` [PATCH v2 14/16] fs: create __sb_write_started() helper
` [PATCH v2 16/16] fs: create {sb,file}_write_not_started() helpers

[PATCHES][CFT] rename deadlock fixes
 2023-11-23 10:36 UTC  (12+ messages)
` [PATCH 1/9] reiserfs: Avoid touching renamed directory if parent does not change
  ` [PATCH 3/9] udf_rename(): only access the child content on cross-directory rename
  ` [PATCH 5/9] ext4: don't access the source subdirectory content on same-directory rename
  ` [PATCH 7/9] rename(): fix the locking of subdirectories
  ` [PATCH 8/9] kill lock_two_inodes()
  ` [PATCH 9/9] rename(): avoid a deadlock in the case of parents having no common ancestor

[PATCH 00/11 v4] nfsd: support admin-revocation of v4 state
 2023-11-24  0:23 UTC  (12+ messages)
` [PATCH 01/11] nfsd: hold ->cl_lock for hash_delegation_locked()
` [PATCH 02/11] nfsd: don't call functions with side-effecting inside WARN_ON()
` [PATCH 03/11] nfsd: avoid race after unhash_delegation_locked()
` [PATCH 04/11] nfsd: split sc_status out of sc_type
` [PATCH 05/11] nfsd: prepare for supporting admin-revocation of state
` [PATCH 06/11] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
` [PATCH 07/11] nfsd: allow admin-revoked NFSv4.0 state to be freed
` [PATCH 08/11] nfsd: allow lock state ids to be revoked and then freed
` [PATCH 09/11] nfsd: allow open "
` [PATCH 10/11] nfsd: allow delegation "
` [PATCH 11/11] nfsd: allow layout state to be admin-revoked

bcache
 2023-11-23 17:08 UTC  (2+ messages)

[PATCH] btrfs: free the allocated memory if btrfs_alloc_page_array() failed
 2023-11-24  4:23 UTC 

[xen-4.18-testing test] 183843: tolerable FAIL - PUSHED
 2023-11-24  4:29 UTC 

[RFC PATCH] mm: filemap: avoid unnecessary major faults in filemap_fault()
 2023-11-24  4:26 UTC  (7+ messages)

[PATCH] cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()
 2023-11-24  4:23 UTC  (2+ messages)

[PATCH v2 0/2] Mini-OS: hide mini-os internal symbols
 2023-11-23 16:08 UTC  (3+ messages)
` [PATCH v2 1/2] Mini-OS: link kernel separately
` [PATCH v2 2/2] Mini-OS: keep a positive list of externally visible symbols

[PATCH v2 0/2] Mini-OS: hide mini-os internal symbols
 2023-11-23 11:45 UTC  (3+ messages)
` [PATCH v2 1/2] Mini-OS: link kernel separately
` [PATCH v2 2/2] Mini-OS: keep a positive list of externally visible symbols

[PATCH] tools/xenstored: potentially split trace_io() out message
 2023-11-23 16:08 UTC 

Question: memcg dirty throttle caused by low per-memcg dirty thresh
 2023-11-23 16:20 UTC  (4+ messages)

[PATCH] perf/x86/amd: Reject branch stack for IBS events
 2023-11-24  4:00 UTC  (4+ messages)

[PATCH] PCI: host-generic: Convert to platform remove callback returning void
 2023-11-24  4:16 UTC  (3+ messages)

[PATCHv2 1/2] net: dsa: mv88e6xxx: fix marvell 6350 switch probing
 2023-11-24  4:15 UTC  (2+ messages)
` [PATCHv2 2/2] net: dsa: mv88e6xxx: fix marvell 6350 probe crash

[RFC 0/4] virtio helper: collect dma info from virtio core
 2023-11-24  4:14 UTC  (9+ messages)
` [RFC 1/4] virtio_ring: introduce virtqueue_get_buf_ctx_dma()

[PATCH 2/2] net: dsa: mv88e6xxx: fix marvell 6350 probe crash
 2023-11-24  4:13 UTC  (3+ messages)

[PATCH 1/2] net: dsa: mv88e6xxx: fix marvell 6350 switch probing
 2023-11-24  4:13 UTC  (3+ messages)

[PATCH v2 0/3] rpi5: initial support
 2023-11-23 23:15 UTC  (3+ messages)

[syzbot] [btrfs?] memory leak in clear_state_bit
 2023-11-24  4:07 UTC 

[PATCH] pinctrl: samsung: add irq_set_affinity() for non wake up external gpio interrupt
 2023-11-24  4:35 UTC  (4+ messages)

[PATCH v2 bpf-next 0/3] Verify global subprogs lazily
 2023-11-24  3:59 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] bpf: emit global subprog name in verifier logs
` [PATCH v2 bpf-next 2/3] bpf: validate global subprogs lazily
` [PATCH v2 bpf-next 3/3] selftests/bpf: add lazy global subprog validation tests

[virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
 2023-11-24  3:56 UTC  (29+ messages)

[PATCH] LoongArch: Apply dynamic relocations for LLD
 2023-11-24  3:55 UTC 

[PATCH] mm: filemap: avoid unnecessary major faults in filemap_fault()
 2023-11-24  3:31 UTC  (2+ messages)

[PATCH 1/2] erofs-utils: tests: double-quote entries assignment in _check_xattrs
 2023-11-24  3:45 UTC  (2+ messages)

[PATCH 0/4] drm/mediatek: support DSI output on MT8195
 2023-11-24  3:44 UTC  (6+ messages)
` [PATCH 3/4] arm64: dts: mediatek: mt8195: add DSI and MIPI DPHY nodes

[PATCH v2 0/7] kexec_file: print out debugging message if required
 2023-11-24  3:36 UTC  (40+ messages)
` [PATCH v2 1/7] kexec_file: add kexec_file flag to control debug printing
` [PATCH v2 2/7] kexec_file: print out debugging message if required
` [PATCH v2 3/7] kexec_file, x86: "
` [PATCH v2 4/7] kexec_file, arm64: "
` [PATCH v2 5/7] kexec_file, ricv: "
` [PATCH v2 6/7] kexec_file, power: "
` [PATCH v2 7/7] kexec_file, parisc: "

[PATCH 1/1] qga/linux: Add new api 'guest-network-get-route'
 2023-11-24  3:39 UTC  (2+ messages)
` [PATCH v2 "

[PATCH bpf-next 00/10] BPF verifier retval logic fixes
 2023-11-24  3:39 UTC  (4+ messages)
` [PATCH bpf-next 02/10] bpf: provide correct register name for exception callback retval check

[virtio-comment] [PATCH V2 0/6] introduce basic facilities for virito live migration
 2023-11-24  3:35 UTC  (20+ messages)
` [virtio-comment] [PATCH V2 3/6] virtio: dont reset vqs when SUSPEND
  ` [virtio-comment] "
          ` [virtio-comment] "

[PATCH v2 0/4] Switch links to https
 2023-11-24  3:35 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] doc: update links to current pages
  ` [PATCH v3 2/4] doc: switch links to https
  ` [PATCH v3 3/4] doc: update links for andre-simon.de
  ` [PATCH v3 4/4] doc: refer to internet archive

[PATCH bpf-next 0/3] Verify global subprogs lazily
 2023-11-24  3:31 UTC  (3+ messages)

[PATCH] lib/ethdev: modified the definition of 'NVGRE_ENCAP'
 2023-11-24  3:30 UTC 

[PATCH v1 0/4] Rockchip rk3066_hdmi update
 2023-11-24  3:17 UTC  (6+ messages)
` [PATCH v1 3/4] drm/rockchip: rk3066_hdmi: Remove useless output format


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.