All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-05 12:06:35 to 2022-07-05 12:20:26 UTC [more...]

[PATCH 5.15 00/98] 5.15.53-rc1 review
 2022-07-05 11:57 UTC  (11+ messages)
` [PATCH 5.15 01/98] Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
` [PATCH 5.15 05/98] ksmbd: use vfs_llseek instead of dereferencing NULL
` [PATCH 5.15 10/98] nvdimm: Fix badblocks clear off-by-one error
` [PATCH 5.15 11/98] powerpc/prom_init: Fix kernel config grep
` [PATCH 5.15 12/98] powerpc/book3e: Fix PUD allocation size in map_kernel_page()
` [PATCH 5.15 13/98] powerpc/bpf: Fix use of user_pt_regs in uapi
` [PATCH 5.15 14/98] dm raid: fix accesses beyond end of raid member array
` [PATCH 5.15 15/98] dm raid: fix KASAN warning in raid5_add_disks
` [PATCH 5.15 16/98] s390/archrandom: simplify back to earlier design and initialize earlier
` [PATCH 5.15 17/98] SUNRPC: Fix READ_PLUS crasher

[PATCH v2 1/3] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
 2022-07-05 12:14 UTC  (4+ messages)

[PATCH 5.10 00/84] 5.10.129-rc1 review
 2022-07-05 11:58 UTC  (85+ messages)
` [PATCH 5.10 01/84] drm/amdgpu: To flush tlb for MMHUB of RAVEN series
` [PATCH 5.10 02/84] ipv6: take care of disable_policy when restoring routes
` [PATCH 5.10 03/84] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)
` [PATCH 5.10 04/84] nvdimm: Fix badblocks clear off-by-one error
` [PATCH 5.10 05/84] powerpc/prom_init: Fix kernel config grep
` [PATCH 5.10 06/84] powerpc/book3e: Fix PUD allocation size in map_kernel_page()
` [PATCH 5.10 07/84] powerpc/bpf: Fix use of user_pt_regs in uapi
` [PATCH 5.10 08/84] dm raid: fix accesses beyond end of raid member array
` [PATCH 5.10 09/84] dm raid: fix KASAN warning in raid5_add_disks
` [PATCH 5.10 10/84] s390/archrandom: simplify back to earlier design and initialize earlier
` [PATCH 5.10 11/84] SUNRPC: Fix READ_PLUS crasher
` [PATCH 5.10 12/84] net: rose: fix UAF bugs caused by timer handler
` [PATCH 5.10 13/84] net: usb: ax88179_178a: Fix packet receiving
` [PATCH 5.10 14/84] virtio-net: fix race between ndo_open() and virtio_device_ready()
` [PATCH 5.10 15/84] selftests/net: pass ipv6_args to udpgso_benchs IPv6 TCP test
` [PATCH 5.10 16/84] net: dsa: bcm_sf2: force pause link settings
` [PATCH 5.10 17/84] net: tun: unlink NAPI from device on destruction
` [PATCH 5.10 18/84] net: tun: stop NAPI when detaching queues
` [PATCH 5.10 19/84] net: dp83822: disable false carrier interrupt
` [PATCH 5.10 20/84] net: dp83822: disable rx error interrupt
` [PATCH 5.10 21/84] RDMA/qedr: Fix reporting QP timeout attribute
` [PATCH 5.10 22/84] RDMA/cm: Fix memory leak in ib_cm_insert_listen
` [PATCH 5.10 23/84] linux/dim: Fix divide by 0 in RDMA DIM
` [PATCH 5.10 24/84] usbnet: fix memory allocation in helpers
` [PATCH 5.10 25/84] net: ipv6: unexport __init-annotated seg6_hmac_net_init()
` [PATCH 5.10 26/84] NFSD: restore EINVAL error translation in nfsd_commit()
` [PATCH 5.10 27/84] caif_virtio: fix race between virtio_device_ready() and ndo_open()
` [PATCH 5.10 28/84] PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events
` [PATCH 5.10 29/84] s390: remove unneeded select BUILD_BIN2C
` [PATCH 5.10 30/84] netfilter: nft_dynset: restore set element counter when failing to update
` [PATCH 5.10 31/84] net/sched: act_api: Notify user space if any actions were flushed before error
` [PATCH 5.10 32/84] net: bonding: fix possible NULL deref in rlb code
` [PATCH 5.10 33/84] net: bonding: fix use-after-free after 802.3ad slave unbind
` [PATCH 5.10 34/84] nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
` [PATCH 5.10 35/84] NFC: nxp-nci: Dont issue a zero length i2c_master_read()
` [PATCH 5.10 36/84] tipc: move bc link creation back to tipc_node_create
` [PATCH 5.10 37/84] epic100: fix use after free on rmmod
` [PATCH 5.10 38/84] io_uring: ensure that send/sendmsg and recv/recvmsg check sqe->ioprio
` [PATCH 5.10 39/84] tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
` [PATCH 5.10 40/84] net: tun: avoid disabling NAPI twice
` [PATCH 5.10 41/84] xfs: use current->journal_info for detecting transaction recursion
` [PATCH 5.10 42/84] xfs: rename variable mp to parsing_mp
` [PATCH 5.10 43/84] xfs: Skip repetitive warnings about mount options
` [PATCH 5.10 44/84] xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX
` [PATCH 5.10 45/84] xfs: fix xfs_trans slab cache name
` [PATCH 5.10 46/84] xfs: update superblock counters correctly for !lazysbcount
` [PATCH 5.10 47/84] xfs: fix xfs_reflink_unshare usage of filemap_write_and_wait_range
` [PATCH 5.10 48/84] tcp: add a missing nf_reset_ct() in 3WHS handling
` [PATCH 5.10 49/84] xen/gntdev: Avoid blocking in unmap_grant_pages()
` [PATCH 5.10 50/84] drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
` [PATCH 5.10 51/84] selftests: mptcp: add ADD_ADDR timeout test case
` [PATCH 5.10 52/84] selftests: mptcp: add link failure "
` [PATCH 5.10 53/84] selftests: mptcp: add ADD_ADDR IPv6 test cases
` [PATCH 5.10 54/84] selftests: mptcp: launch mptcp_connect with timeout
` [PATCH 5.10 55/84] selftests: mptcp: fix diag instability
` [PATCH 5.10 56/84] selftests: mptcp: more stable diag tests
` [PATCH 5.10 57/84] sit: use min
` [PATCH 5.10 58/84] ipv6/sit: fix ipip6_tunnel_get_prl return value
` [PATCH 5.10 59/84] hwmon: (ibmaem) dont call platform_device_del() if platform_device_add() fails
` [PATCH 5.10 60/84] selftests/rseq: remove ARRAY_SIZE define from individual tests
` [PATCH 5.10 61/84] selftests/rseq: introduce own copy of rseq uapi header
` [PATCH 5.10 62/84] selftests/rseq: Remove useless assignment to cpu variable
` [PATCH 5.10 63/84] selftests/rseq: Remove volatile from __rseq_abi
` [PATCH 5.10 64/84] selftests/rseq: Introduce rseq_get_abi() helper
` [PATCH 5.10 65/84] selftests/rseq: Introduce thread pointer getters
` [PATCH 5.10 66/84] selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
` [PATCH 5.10 67/84] selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
` [PATCH 5.10 68/84] selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/store
` [PATCH 5.10 69/84] selftests/rseq: Fix ppc32 offsets by using long rather than off_t
` [PATCH 5.10 70/84] selftests/rseq: Fix warnings about #if checks of undefined tokens
` [PATCH 5.10 71/84] selftests/rseq: Remove arm/mips asm goto compiler work-around
` [PATCH 5.10 72/84] selftests/rseq: Fix: work-around asm goto compiler bugs
` [PATCH 5.10 73/84] selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
` [PATCH 5.10 74/84] selftests/rseq: x86-32: use %gs "
` [PATCH 5.10 75/84] selftests/rseq: Change type of rseq_offset to ptrdiff_t
` [PATCH 5.10 76/84] xen/blkfront: fix leaking data in shared pages
` [PATCH 5.10 77/84] xen/netfront: "
` [PATCH 5.10 78/84] xen/netfront: force data bouncing when backend is untrusted
` [PATCH 5.10 79/84] xen/blkfront: "
` [PATCH 5.10 80/84] xen-netfront: restore __skb_queue_tail() positioning in xennet_get_responses()
` [PATCH 5.10 81/84] xen/arm: Fix race in RB-tree based P2M accounting
` [PATCH 5.10 82/84] net: usb: qmi_wwan: add Telit 0x1060 composition
` [PATCH 5.10 83/84] net: usb: qmi_wwan: add Telit 0x1070 composition
` [PATCH 5.10 84/84] clocksource/drivers/ixp4xx: remove EXPORT_SYMBOL_GPL from ixp4xx_timer_setup()

[PATCH 0/8] arm64/perf: Enable branch stack sampling
 2022-07-05 12:09 UTC  (5+ messages)

[PATCH 5.4 00/58] 5.4.204-rc1 review
 2022-07-05 11:58 UTC  (58+ messages)
` [PATCH 5.4 02/58] nvdimm: Fix badblocks clear off-by-one error
` [PATCH 5.4 03/58] powerpc/prom_init: Fix kernel config grep
` [PATCH 5.4 04/58] powerpc/bpf: Fix use of user_pt_regs in uapi
` [PATCH 5.4 05/58] dm raid: fix accesses beyond end of raid member array
` [PATCH 5.4 06/58] dm raid: fix KASAN warning in raid5_add_disks
` [PATCH 5.4 07/58] s390/archrandom: simplify back to earlier design and initialize earlier
` [PATCH 5.4 08/58] SUNRPC: Fix READ_PLUS crasher
` [PATCH 5.4 09/58] net: rose: fix UAF bugs caused by timer handler
` [PATCH 5.4 10/58] net: usb: ax88179_178a: Fix packet receiving
` [PATCH 5.4 11/58] virtio-net: fix race between ndo_open() and virtio_device_ready()
` [PATCH 5.4 12/58] selftests/net: pass ipv6_args to udpgso_benchs IPv6 TCP test
` [PATCH 5.4 13/58] net: tun: unlink NAPI from device on destruction
` [PATCH 5.4 14/58] net: tun: stop NAPI when detaching queues
` [PATCH 5.4 15/58] RDMA/qedr: Fix reporting QP timeout attribute
` [PATCH 5.4 16/58] linux/dim: Fix divide by 0 in RDMA DIM
` [PATCH 5.4 17/58] usbnet: fix memory allocation in helpers
` [PATCH 5.4 18/58] net: ipv6: unexport __init-annotated seg6_hmac_net_init()
` [PATCH 5.4 19/58] caif_virtio: fix race between virtio_device_ready() and ndo_open()
` [PATCH 5.4 20/58] PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events
` [PATCH 5.4 21/58] s390: remove unneeded select BUILD_BIN2C
` [PATCH 5.4 22/58] netfilter: nft_dynset: restore set element counter when failing to update
` [PATCH 5.4 23/58] net/sched: act_api: Notify user space if any actions were flushed before error
` [PATCH 5.4 24/58] net: bonding: fix possible NULL deref in rlb code
` [PATCH 5.4 25/58] net: bonding: fix use-after-free after 802.3ad slave unbind
` [PATCH 5.4 26/58] nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
` [PATCH 5.4 27/58] NFC: nxp-nci: Dont issue a zero length i2c_master_read()
` [PATCH 5.4 28/58] net: tun: avoid disabling NAPI twice
` [PATCH 5.4 29/58] xen/gntdev: Avoid blocking in unmap_grant_pages()
` [PATCH 5.4 30/58] hwmon: (ibmaem) dont call platform_device_del() if platform_device_add() fails
` [PATCH 5.4 31/58] net: dsa: bcm_sf2: force pause link settings
` [PATCH 5.4 32/58] sit: use min
` [PATCH 5.4 33/58] ipv6/sit: fix ipip6_tunnel_get_prl return value
` [PATCH 5.4 34/58] rseq/selftests,x86_64: Add rseq_offset_deref_addv()
` [PATCH 5.4 35/58] selftests/rseq: remove ARRAY_SIZE define from individual tests
` [PATCH 5.4 36/58] selftests/rseq: introduce own copy of rseq uapi header
` [PATCH 5.4 37/58] selftests/rseq: Remove useless assignment to cpu variable
` [PATCH 5.4 38/58] selftests/rseq: Remove volatile from __rseq_abi
` [PATCH 5.4 39/58] selftests/rseq: Introduce rseq_get_abi() helper
` [PATCH 5.4 40/58] selftests/rseq: Introduce thread pointer getters
` [PATCH 5.4 41/58] selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
` [PATCH 5.4 42/58] selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
` [PATCH 5.4 43/58] selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/store
` [PATCH 5.4 44/58] selftests/rseq: Fix ppc32 offsets by using long rather than off_t
` [PATCH 5.4 45/58] selftests/rseq: Fix warnings about #if checks of undefined tokens
` [PATCH 5.4 46/58] selftests/rseq: Remove arm/mips asm goto compiler work-around
` [PATCH 5.4 47/58] selftests/rseq: Fix: work-around asm goto compiler bugs
` [PATCH 5.4 48/58] selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
` [PATCH 5.4 49/58] selftests/rseq: x86-32: use %gs "
` [PATCH 5.4 50/58] selftests/rseq: Change type of rseq_offset to ptrdiff_t
` [PATCH 5.4 51/58] xen/blkfront: fix leaking data in shared pages
` [PATCH 5.4 52/58] xen/netfront: "
` [PATCH 5.4 53/58] xen/netfront: force data bouncing when backend is untrusted
` [PATCH 5.4 54/58] xen/blkfront: "
` [PATCH 5.4 55/58] xen/arm: Fix race in RB-tree based P2M accounting
` [PATCH 5.4 56/58] net: usb: qmi_wwan: add Telit 0x1060 composition
` [PATCH 5.4 57/58] net: usb: qmi_wwan: add Telit 0x1070 composition
` [PATCH 5.4 58/58] clocksource/drivers/ixp4xx: remove EXPORT_SYMBOL_GPL from ixp4xx_timer_setup()

[PATCH 00/43] phy: qcom,qmp: fix dt-bindings and deprecate lane suffix
 2022-07-05 12:14 UTC  (17+ messages)
` [PATCH 02/43] dt-bindings: phy: qcom,qmp: sort compatible strings
` [PATCH 11/43] dt-bindings: phy: qcom,msm8996-qmp-pcie: deprecate reset names
` [PATCH 17/43] dt-bindings: phy: qcom,qmp-pcie: add missing child node schema
` [PATCH 37/43] dt-bindings: phy: qcom,qmp-usb3-dp: deprecate USB PIPE clock name
` [PATCH 38/43] phy: qcom-qmp-pcie: drop pipe clock lane suffix

raw/omap2: erasing issue
 2022-07-05 12:16 UTC  (12+ messages)

[syzbot] WARNING in send_packet/usb_submit_urb
 2022-07-05 12:06 UTC 

[PATCH 00/20] Add MFC v12 support
 2022-07-05 12:08 UTC  (6+ messages)
  ` [PATCH 02/20] dt-bindings: media: s5p-mfc: Convert s5p-mfc.txt to new DT schema

RTT-PROBE: lore-subspace-rtt
 2022-07-05 12:16 UTC 

[PATCH v1 1/1] ASoC: SOF: Intel: bdw: remove duplicating driver data retrieval
 2022-07-05 12:09 UTC  (5+ messages)

[PATCH] wireguard: Kconfig: select CRYPTO_CHACHA_S390
 2022-07-05 12:07 UTC  (4+ messages)

[PATCH v8 0/5] Add TDX Guest Attestation support
 2022-07-05 12:07 UTC  (7+ messages)
` [PATCH v8 1/5] x86/tdx: Add TDX Guest attestation interface driver

[PATCH v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-05 12:11 UTC  (14+ messages)

[PATCH v4 0/5] Add support for CDNS DSI J721E wrapper
 2022-07-05 12:11 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: display: bridge: Convert cdns, dsi.txt to yaml
` [PATCH v4 2/5] dt-bindings: display: bridge: cdns, dsi: Add compatible for dsi on j721e
` [PATCH v4 3/5] drm/bridge: cdns-dsi: Move to drm/bridge/cadence
` [PATCH v4 4/5] drm/bridge: cdns-dsi: Create a header file
` [PATCH v4 5/5] drm/bridge: cdns-dsi: Add support for J721E wrapper

[PATCH 0/7] xen/arm: use unsigned int instead of plain unsigned
 2022-07-05 12:07 UTC  (5+ messages)
` [PATCH 3/7] xen/common: Use "

[PATCH v6 0/3] Add support for lan966x flexcom chip-select configuration
 2022-07-05 12:05 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: mfd: atmel,flexcom: Convert to json-schema

[PATCH 00/62] target/arm: Implement FEAT_HAFDBS
 2022-07-05 12:09 UTC  (5+ messages)
` [PATCH 03/62] target/arm: Fix MTE check in sve_ldnfff1_r
` [PATCH 04/62] target/arm: Record tagged bit for user-only in sve_probe_page

[V3 0/7] Miscellaneous PAS fixes
 2022-07-05 12:08 UTC  (8+ messages)
` [V3 1/7] remoteproc: qcom: pas: Add decrypt shutdown support for modem
` [V3 2/7] remoteproc: qcom: pas: Mark va as io memory
` [V3 3/7] remoteproc: qcom: pas: Mark devices as wakeup capable
` [V3 4/7] remoteproc: qcom: pas: Check if coredump is enabled
` [V3 5/7] remoteproc: q6v5: Set q6 state to offline on receiving wdog irq
` [V3 6/7] remoteproc: sysmon: Wait for SSCTL service to come up
` [V3 7/7] remoteproc: sysmon: Send sysmon state only for running rprocs

[igt-dev] [i-g-t] tests/kms_dither: Set max_bpc before exiting the subtest
 2022-07-05 12:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_dither: Set max_bpc before exiting the subtest (rev2)

[PATCH v3 bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
 2022-07-05 12:08 UTC  (2+ messages)

[RESEND PATCH v3 0/3] dt-bindings: input: gpio-keys: apply via DT tree
 2022-07-05 12:03 UTC  (4+ messages)
` [RESEND PATCH v3 1/3] dt-bindings: input: gpio-keys: enforce node names to match all properties
` [RESEND PATCH v3 2/3] dt-bindings: input: gpio-keys: reference input.yaml and document properties
` [RESEND PATCH v3 3/3] dt-bindings: input: gpio-keys: accept also interrupt-extended

RTT-PROBE: lore-subspace-rtt
 2022-07-05 12:06 UTC 

[PATCH 4.19 00/33] 4.19.251-rc1 review
 2022-07-05 11:58 UTC  (2+ messages)
` [PATCH 4.19 31/33] xen/arm: Fix race in RB-tree based P2M accounting


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.