linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-21 13:25:29 to 2022-03-21 14:11:58 UTC [more...]

[PATCH 5.15 00/32] 5.15.31-rc1 review
 2022-03-21 13:53 UTC  (16+ messages)
` [PATCH 5.15 01/32] crypto: qcom-rng - ensure buffer for generate is completely filled
` [PATCH 5.15 02/32] ocfs2: fix crash when initialize filecheck kobj fails
` [PATCH 5.15 03/32] mm: swap: get rid of livelock in swapin readahead
` [PATCH 5.15 10/32] net: phy: marvell: Fix invalid comparison in the resume and suspend functions
` [PATCH 5.15 11/32] net/packet: fix slab-out-of-bounds access in packet_recvmsg()
` [PATCH 5.15 15/32] drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()
` [PATCH 5.15 16/32] drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
` [PATCH 5.15 17/32] net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
` [PATCH 5.15 19/32] net: dsa: Add missing of_node_put() in dsa_port_parse_of
` [PATCH 5.15 21/32] bnx2x: fix built-in kernel driver load failure
` [PATCH 5.15 22/32] net: bcmgenet: skip invalid partial checksums
` [PATCH 5.15 23/32] net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower offload
` [PATCH 5.15 24/32] iavf: Fix hang during reboot/shutdown
` [PATCH 5.15 25/32] arm64: fix clang warning about TRAMP_VALIAS
` [PATCH 5.15 27/32] usb: gadget: Fix use-after-free bug by not setting udc->dev.driver

[PATCH 0/4] fix typos: "to short" -> "too short"
 2022-03-21 14:00 UTC  (2+ messages)

[PATCH 5.10 00/30] 5.10.108-rc1 review
 2022-03-21 13:52 UTC  (24+ messages)
` [PATCH 5.10 01/30] crypto: qcom-rng - ensure buffer for generate is completely filled
` [PATCH 5.10 02/30] ocfs2: fix crash when initialize filecheck kobj fails
` [PATCH 5.10 03/30] mm: swap: get rid of livelock in swapin readahead
` [PATCH 5.10 05/30] vsock: each transport cycles only on its own sockets
` [PATCH 5.10 06/30] esp6: fix check on ipv6_skip_exthdrs return value
` [PATCH 5.10 07/30] net: phy: marvell: Fix invalid comparison in the resume and suspend functions
` [PATCH 5.10 09/30] atm: eni: Add check for dma_map_single
` [PATCH 5.10 10/30] hv_netvsc: Add check for kvmalloc_array
` [PATCH 5.10 11/30] drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()
` [PATCH 5.10 12/30] drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
` [PATCH 5.10 13/30] net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
` [PATCH 5.10 14/30] net: dsa: Add missing of_node_put() in dsa_port_parse_of
` [PATCH 5.10 15/30] net: phy: mscc: Add MODULE_FIRMWARE macros
` [PATCH 5.10 16/30] bnx2x: fix built-in kernel driver load failure
` [PATCH 5.10 17/30] net: bcmgenet: skip invalid partial checksums
` [PATCH 5.10 18/30] net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower offload
` [PATCH 5.10 19/30] arm64: fix clang warning about TRAMP_VALIAS
` [PATCH 5.10 21/30] usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
` [PATCH 5.10 22/30] usb: usbtmc: Fix bug in pipe direction for control transfers
` [PATCH 5.10 23/30] scsi: mpt3sas: Page fault in reply q processing
` [PATCH 5.10 24/30] Input: aiptek - properly check endpoint type
` [PATCH 5.10 27/30] net: usb: Correct reset handling of smsc95xx
` [PATCH 5.10 28/30] smsc95xx: Ignore -ENODEV errors when device is unplugged

[PATCH bpf-next 0/2] bpf: Fix kprobe_multi return probe backtrace
 2022-03-21 14:00 UTC  (2+ messages)

[PATCH bpf-next] bpf: Simplify check in btf_parse_hdr()
 2022-03-21 14:00 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: uDPU: update partition table
 2022-03-21 13:59 UTC  (7+ messages)

[PATCH 5.4 00/17] 5.4.187-rc1 review
 2022-03-21 13:52 UTC  (18+ messages)
` [PATCH 5.4 01/17] crypto: qcom-rng - ensure buffer for generate is completely filled
` [PATCH 5.4 02/17] ocfs2: fix crash when initialize filecheck kobj fails
` [PATCH 5.4 03/17] efi: fix return value of __setup handlers
` [PATCH 5.4 04/17] net: phy: marvell: Fix invalid comparison in the resume and suspend functions
` [PATCH 5.4 05/17] net/packet: fix slab-out-of-bounds access in packet_recvmsg()
` [PATCH 5.4 06/17] atm: eni: Add check for dma_map_single
` [PATCH 5.4 07/17] hv_netvsc: Add check for kvmalloc_array
` [PATCH 5.4 08/17] drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
` [PATCH 5.4 09/17] net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
` [PATCH 5.4 10/17] net: dsa: Add missing of_node_put() in dsa_port_parse_of
` [PATCH 5.4 11/17] arm64: fix clang warning about TRAMP_VALIAS
` [PATCH 5.4 12/17] usb: gadget: rndis: prevent integer overflow in rndis_set_response()
` [PATCH 5.4 13/17] usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
` [PATCH 5.4 14/17] usb: usbtmc: Fix bug in pipe direction for control transfers
` [PATCH 5.4 15/17] Input: aiptek - properly check endpoint type
` [PATCH 5.4 16/17] perf symbols: Fix symbol size calculation condition
` [PATCH 5.4 17/17] Revert "selftests/bpf: Add test for bpf_timer overwriting crash"

[PATCH 4.19 00/57] 4.19.236-rc1 review
 2022-03-21 13:52 UTC  (58+ messages)
` [PATCH 4.19 01/57] Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
` [PATCH 4.19 02/57] sctp: fix the processing for INIT chunk
` [PATCH 4.19 03/57] sctp: fix the processing for INIT_ACK chunk
` [PATCH 4.19 04/57] xfrm: Check if_id in xfrm_migrate
` [PATCH 4.19 05/57] xfrm: Fix xfrm migrate issues when address family changes
` [PATCH 4.19 06/57] arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity
` [PATCH 4.19 07/57] arm64: dts: rockchip: reorder rk3399 hdmi clocks
` [PATCH 4.19 08/57] ARM: dts: rockchip: fix a typo on rk3288 crypto-controller
` [PATCH 4.19 09/57] MIPS: smp: fill in sibling and core maps earlier
` [PATCH 4.19 10/57] ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
` [PATCH 4.19 11/57] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
` [PATCH 4.19 12/57] atm: firestream: check the return value of ioremap() in fs_init()
` [PATCH 4.19 13/57] nl80211: Update bss channel on channel switch for P2P_CLIENT
` [PATCH 4.19 14/57] tcp: make tcp_read_sock() more robust
` [PATCH 4.19 15/57] sfc: extend the locking on mcdi->seqno
` [PATCH 4.19 16/57] kselftest/vm: fix tests build with old libc
` [PATCH 4.19 17/57] sched/topology: Make sched_init_numa() use a set for the deduplicating sort
` [PATCH 4.19 18/57] sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
` [PATCH 4.19 19/57] ia64: ensure proper NUMA distance and possible map initialization
` [PATCH 4.19 20/57] cpuset: Fix unsafe lock order between cpuset lock and cpuslock
` [PATCH 4.19 21/57] mm: fix dereference a null pointer in migrate[_huge]_page_move_mapping()
` [PATCH 4.19 22/57] fs: sysfs_emit: Remove PAGE_SIZE alignment check
` [PATCH 4.19 23/57] arm64: Add part number for Arm Cortex-A77
` [PATCH 4.19 24/57] arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
` [PATCH 4.19 25/57] arm64: Add Cortex-X2 "
` [PATCH 4.19 26/57] arm64: entry.S: Add ventry overflow sanity checks
` [PATCH 4.19 27/57] arm64: entry: Make the trampoline cleanup optional
` [PATCH 4.19 28/57] arm64: entry: Free up another register on kptis tramp_exit path
` [PATCH 4.19 29/57] arm64: entry: Move the trampoline data page before the text page
` [PATCH 4.19 30/57] arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
` [PATCH 4.19 31/57] arm64: entry: Dont assume tramp_vectors is the start of the vectors
` [PATCH 4.19 32/57] arm64: entry: Move trampoline macros out of ifdefd section
` [PATCH 4.19 33/57] arm64: entry: Make the kpti trampolines kpti sequence optional
` [PATCH 4.19 34/57] arm64: entry: Allow the trampoline text to occupy multiple pages
` [PATCH 4.19 35/57] arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
` [PATCH 4.19 36/57] arm64: entry: Add vectors that have the bhb mitigation sequences
` [PATCH 4.19 37/57] arm64: entry: Add macro for reading symbol addresses from the trampoline
` [PATCH 4.19 38/57] arm64: Add percpu vectors for EL1
` [PATCH 4.19 39/57] arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
` [PATCH 4.19 40/57] KVM: arm64: Add templates for BHB mitigation sequences
` [PATCH 4.19 41/57] arm64: Mitigate spectre style branch history side channels
` [PATCH 4.19 42/57] KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
` [PATCH 4.19 43/57] arm64: add ID_AA64ISAR2_EL1 sys register
` [PATCH 4.19 44/57] arm64: Use the clearbhb instruction in mitigations
` [PATCH 4.19 45/57] crypto: qcom-rng - ensure buffer for generate is completely filled
` [PATCH 4.19 46/57] ocfs2: fix crash when initialize filecheck kobj fails
` [PATCH 4.19 47/57] efi: fix return value of __setup handlers
` [PATCH 4.19 48/57] net/packet: fix slab-out-of-bounds access in packet_recvmsg()
` [PATCH 4.19 49/57] atm: eni: Add check for dma_map_single
` [PATCH 4.19 50/57] hv_netvsc: Add check for kvmalloc_array
` [PATCH 4.19 51/57] drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
` [PATCH 4.19 52/57] net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
` [PATCH 4.19 53/57] net: dsa: Add missing of_node_put() in dsa_port_parse_of
` [PATCH 4.19 54/57] usb: gadget: rndis: prevent integer overflow in rndis_set_response()
` [PATCH 4.19 55/57] usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
` [PATCH 4.19 56/57] Input: aiptek - properly check endpoint type
` [PATCH 4.19 57/57] perf symbols: Fix symbol size calculation condition

[PATCH v3 0/4] KVM: x86: Use static calls to reduce kvm_pmu_ops overhead
 2022-03-21 13:55 UTC  (2+ messages)

[PATCH] ocfs2: fix check if list iterator did find an element
 2022-03-21 13:54 UTC  (4+ messages)

[PATCH 4.14 00/22] 4.14.273-rc1 review
 2022-03-21 13:51 UTC  (23+ messages)
` [PATCH 4.14 01/22] sctp: fix the processing for INIT chunk
` [PATCH 4.14 02/22] sctp: fix the processing for INIT_ACK chunk
` [PATCH 4.14 03/22] xfrm: Fix xfrm migrate issues when address family changes
` [PATCH 4.14 04/22] arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity
` [PATCH 4.14 05/22] ARM: dts: rockchip: fix a typo on rk3288 crypto-controller
` [PATCH 4.14 06/22] MIPS: smp: fill in sibling and core maps earlier
` [PATCH 4.14 07/22] ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
` [PATCH 4.14 08/22] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
` [PATCH 4.14 09/22] atm: firestream: check the return value of ioremap() in fs_init()
` [PATCH 4.14 10/22] nl80211: Update bss channel on channel switch for P2P_CLIENT
` [PATCH 4.14 11/22] tcp: make tcp_read_sock() more robust
` [PATCH 4.14 12/22] sfc: extend the locking on mcdi->seqno
` [PATCH 4.14 13/22] kselftest/vm: fix tests build with old libc
` [PATCH 4.14 14/22] fs: sysfs_emit: Remove PAGE_SIZE alignment check
` [PATCH 4.14 15/22] efi: fix return value of __setup handlers
` [PATCH 4.14 16/22] net/packet: fix slab-out-of-bounds access in packet_recvmsg()
` [PATCH 4.14 17/22] atm: eni: Add check for dma_map_single
` [PATCH 4.14 18/22] net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
` [PATCH 4.14 19/22] usb: gadget: rndis: prevent integer overflow in rndis_set_response()
` [PATCH 4.14 20/22] usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
` [PATCH 4.14 21/22] Input: aiptek - properly check endpoint type
` [PATCH 4.14 22/22] perf symbols: Fix symbol size calculation condition

[PATCH 4.9 00/16] 4.9.308-rc1 review
 2022-03-21 13:51 UTC  (17+ messages)
` [PATCH 4.9 01/16] xfrm: Fix xfrm migrate issues when address family changes
` [PATCH 4.9 02/16] ARM: dts: rockchip: fix a typo on rk3288 crypto-controller
` [PATCH 4.9 03/16] MIPS: smp: fill in sibling and core maps earlier
` [PATCH 4.9 04/16] ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
` [PATCH 4.9 05/16] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
` [PATCH 4.9 06/16] atm: firestream: check the return value of ioremap() in fs_init()
` [PATCH 4.9 07/16] nl80211: Update bss channel on channel switch for P2P_CLIENT
` [PATCH 4.9 08/16] tcp: make tcp_read_sock() more robust
` [PATCH 4.9 09/16] sfc: extend the locking on mcdi->seqno
` [PATCH 4.9 10/16] kselftest/vm: fix tests build with old libc
` [PATCH 4.9 11/16] fs: sysfs_emit: Remove PAGE_SIZE alignment check
` [PATCH 4.9 12/16] net/packet: fix slab-out-of-bounds access in packet_recvmsg()
` [PATCH 4.9 13/16] atm: eni: Add check for dma_map_single
` [PATCH 4.9 14/16] usb: gadget: rndis: prevent integer overflow in rndis_set_response()
` [PATCH 4.9 15/16] usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
` [PATCH 4.9 16/16] Input: aiptek - properly check endpoint type

[PATCH v7 0/1] gpio: add simple logic analyzer using polling
 2022-03-21 13:51 UTC  (3+ messages)
` [PATCH v7 1/1] gpio: add sloppy "

[V3] PCI: fu740: Drop to 2.5GT/s to fix initial device probing on some boards
 2022-03-21 13:49 UTC  (2+ messages)

[PATCH] usb: xhci: make XHCI_STOP_EP_CMD_TIMEOUT a module parameter
 2022-03-21 13:47 UTC  (8+ messages)

[PATCH] input: Add Marine Navigation Keycodes
 2022-03-21 13:45 UTC  (5+ messages)
` [PATCH v2] "

linux-next: build warnings after merge of the tip tree
 2022-03-21 13:45 UTC  (5+ messages)

[RFT] ufs: qcom: drop custom Android boot parameters
 2022-03-21 13:44 UTC  (2+ messages)

[syzbot] WARNING in kvm_mmu_notifier_invalidate_range_start (2)
 2022-03-21 13:42 UTC  (3+ messages)

[PATCH v2 0/6] UFS support on SM6350 & FP4
 2022-03-21 13:42 UTC  (10+ messages)
` [PATCH v2 1/6] scsi: ufs: dt-bindings: Add SM6350 compatible string
` [PATCH v2 2/6] dt-bindings: phy: qcom,qmp: Add SM6350 UFS PHY bindings
` [PATCH v2 3/6] phy: qcom-qmp: Add SM6350 UFS PHY support
` [PATCH v2 4/6] pinctrl: qcom: sm6350: fix order of UFS & SDC pins
` [PATCH v2 5/6] arm64: dts: qcom: sm6350: Add UFS nodes
` [PATCH v2 6/6] arm64: dts: qcom: sm7225-fairphone-fp4: Enable UFS

[PATCH v5 03/22] cachefiles: introduce on-demand read mode
 2022-03-21 13:40 UTC  (4+ messages)
` [PATCH v5 00/22] fscache,erofs: fscache-based on-demand read semantics

[PATCH v3] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
 2022-03-21 13:39 UTC  (5+ messages)

[PATCH v2] livepatch: Reorder to use before freeing a pointer
 2022-03-21 13:39 UTC  (2+ messages)

[PATCH v5 0/3] Ingenic DRM bridge_atomic_enable proposal
 2022-03-21 13:36 UTC  (4+ messages)
` [PATCH v5 1/3] drm/ingenic : add ingenic_drm_bridge_atomic_enable and disable
` [PATCH v5 2/3] drm/panel: Add panel driver for NewVision NV3052C based LCDs
` [PATCH v5 3/3] drm/panel : innolux-ej030na and abt-y030xx067a : add .enable and .disable

[PATCH v3 00/18] Modernize rest of the krait drivers
 2022-03-21 13:35 UTC  (5+ messages)
` [PATCH v3 14/18] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v3 18/18] dt-bindings: arm: msm: Convert kpss-gcc driver Documentation "

[PATCH v6 0/2] Microchip Polarfire FPGA manager
 2022-03-21 13:35 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr

[PATCH v2 0/3] Add reset deassertion for Aspeed MDIO
 2022-03-21 13:35 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding

[PATCH -next] ext4: Fix symlink file size not match to file content
 2022-03-21 13:35 UTC  (3+ messages)

[PATCH v3] gpio: Restrict usage of GPIO chip irq members before initialization
 2022-03-21 13:32 UTC 

[PATCH] tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get
 2022-03-21 13:33 UTC  (2+ messages)

[PATCH 00/19] rcu/context-tracking: Merge RCU eqs-dynticks counter to context tracking
 2022-03-21 13:32 UTC  (4+ messages)
` [PATCH 16/19] context_tracking: Convert state to atomic_t

[PATCH v21 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-03-21 13:29 UTC  (3+ messages)
` [PATCH v21 3/5] arm64: kdump: reimplement crashkernel=X

[PATCH] ath9k: initialize arrays at compile time
 2022-03-21 13:31 UTC  (2+ messages)

[GIT PULL] Folio patches for 5.18 (MM part)
 2022-03-21 13:30 UTC 

[syzbot] KASAN: use-after-free Read in post_one_notification
 2022-03-21 13:25 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).