linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-01 11:20:35 to 2021-09-01 12:36:07 UTC [more...]

[PATCH 5.4 00/48] 5.4.144-rc1 review
 2021-09-01 12:28 UTC  (48+ messages)
` [PATCH 5.4 01/48] net: qrtr: fix another OOB Read in qrtr_endpoint_post
` [PATCH 5.4 02/48] ARC: Fix CONFIG_STACKDEPOT
` [PATCH 5.4 03/48] netfilter: conntrack: collect all entries in one cycle
` [PATCH 5.4 04/48] once: Fix panic when module unload
` [PATCH 5.4 05/48] ovl: fix uninitialized pointer read in ovl_lookup_real_one()
` [PATCH 5.4 06/48] mmc: sdhci-msm: Update the software timeout value for sdhc
` [PATCH 5.4 07/48] mm, oom: make the calculation of oom badness more accurate
` [PATCH 5.4 08/48] can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters
` [PATCH 5.4 09/48] Revert "USB: serial: ch341: fix character loss at high transfer rates"
` [PATCH 5.4 10/48] USB: serial: option: add new VID/PID to support Fibocom FG150
` [PATCH 5.4 11/48] usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
` [PATCH 5.4 12/48] usb: dwc3: gadget: Stop EP0 transfers during pullup disable
` [PATCH 5.4 13/48] scsi: core: Fix hang of freezing queue between blocking and running device
` [PATCH 5.4 14/48] RDMA/bnxt_re: Add missing spin lock initialization
` [PATCH 5.4 15/48] IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
` [PATCH 5.4 16/48] e1000e: Fix the max snoop/no-snoop latency for 10M
` [PATCH 5.4 17/48] RDMA/efa: Free IRQ vectors on error flow
` [PATCH 5.4 18/48] ip_gre: add validation for csum_start
` [PATCH 5.4 19/48] xgene-v2: Fix a resource leak in the error handling path of xge_probe()
` [PATCH 5.4 20/48] net: marvell: fix MVNETA_TX_IN_PRGRS bit number
` [PATCH 5.4 21/48] rtnetlink: Return correct error on changing device netns
` [PATCH 5.4 22/48] net: hns3: clear hardware resource when loading driver
` [PATCH 5.4 23/48] net: hns3: fix duplicate node in VLAN list
` [PATCH 5.4 24/48] net: hns3: fix get wrong pfc_en when query PFC configuration
` [PATCH 5.4 25/48] drm/i915: Fix syncmap memory leak
` [PATCH 5.4 26/48] usb: gadget: u_audio: fix race condition on endpoint stop
` [PATCH 5.4 27/48] perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
` [PATCH 5.4 28/48] opp: remove WARN when no valid OPPs remain
` [PATCH 5.4 29/48] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH 5.4 31/48] vringh: Use wiov->used to check for read/write desc order
` [PATCH 5.4 32/48] qed: qed ll2 race condition fixes
` [PATCH 5.4 33/48] qed: Fix null-pointer dereference in qed_rdma_create_qp()
` [PATCH 5.4 34/48] drm: Copy drm_wait_vblank to user before returning
` [PATCH 5.4 35/48] drm/nouveau/disp: power down unused DP links during init
` [PATCH 5.4 36/48] net/rds: dma_map_sg is entitled to merge entries
` [PATCH 5.4 37/48] btrfs: fix race between marking inode needs to be logged and log syncing
` [PATCH 5.4 38/48] vt_kdsetmode: extend console locking
` [PATCH 5.4 39/48] bpf: Track contents of read-only maps as scalars
` [PATCH 5.4 40/48] bpf: Fix cast to pointer from integer of different size warning
` [PATCH 5.4 41/48] net: dsa: mt7530: fix VLAN traffic leaks again
` [PATCH 5.4 42/48] KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
` [PATCH 5.4 43/48] arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88
` [PATCH 5.4 44/48] btrfs: fix NULL pointer dereference when deleting device by invalid id
` [PATCH 5.4 45/48] Revert "floppy: reintroduce O_NDELAY fix"
` [PATCH 5.4 46/48] Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat"
` [PATCH 5.4 47/48] net: dont unconditionally copy_from_user a struct ifreq for socket ioctls
` [PATCH 5.4 48/48] audit: move put_tree() to avoid trim_trees refcount underflow and UAF

[PATCH v2 0/9] Free user PTE page table pages
 2021-09-01 12:32 UTC  (2+ messages)

[PATCH v3 00/10] iio: adc: at91-sama5d2_adc: add support for sama7g5
 2021-09-01 12:30 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: iio: adc: at91-sama5d2: add compatible for sama7g5-adc
` [PATCH v3 02/10] iio: adc: at91-sama5d2_adc: initialize hardware after clock is started
` [PATCH v3 03/10] iio: adc: at91-sama5d2_adc: remove unused definition
` [PATCH v3 04/10] iio: adc: at91-sama5d2_adc: convert to platform specific data structures
` [PATCH v3 05/10] iio: adc: at91-sama5d2_adc: add support for separate end of conversion registers
` [PATCH v3 06/10] iio: adc: at91-sama5d2_adc: add helper for COR register
` [PATCH v3 07/10] iio: adc: at91-sama5d2_adc: add support for sama7g5 device
` [PATCH v3 08/10] iio: adc: at91-sama5d2_adc: update copyright and authors information
` [PATCH v3 09/10] ARM: dts: at91: sama7g5: add node for the ADC
` [PATCH v3 10/10] ARM: dts: at91: sama7g5ek: enable ADC on the board

[PATCH 4.19 00/33] 4.19.206-rc1 review
 2021-09-01 12:28 UTC  (34+ messages)
` [PATCH 4.19 01/33] net: qrtr: fix another OOB Read in qrtr_endpoint_post
` [PATCH 4.19 02/33] bpf: Do not use ax register in interpreter on div/mod
` [PATCH 4.19 03/33] bpf: Fix 32 bit src register truncation "
` [PATCH 4.19 04/33] bpf: Fix truncation handling for mod32 dst reg wrt zero
` [PATCH 4.19 05/33] ARC: Fix CONFIG_STACKDEPOT
` [PATCH 4.19 06/33] netfilter: conntrack: collect all entries in one cycle
` [PATCH 4.19 07/33] once: Fix panic when module unload
` [PATCH 4.19 08/33] can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters
` [PATCH 4.19 09/33] Revert "USB: serial: ch341: fix character loss at high transfer rates"
` [PATCH 4.19 10/33] USB: serial: option: add new VID/PID to support Fibocom FG150
` [PATCH 4.19 11/33] usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
` [PATCH 4.19 12/33] usb: dwc3: gadget: Stop EP0 transfers during pullup disable
` [PATCH 4.19 13/33] IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
` [PATCH 4.19 14/33] e1000e: Fix the max snoop/no-snoop latency for 10M
` [PATCH 4.19 15/33] ip_gre: add validation for csum_start
` [PATCH 4.19 16/33] xgene-v2: Fix a resource leak in the error handling path of xge_probe()
` [PATCH 4.19 17/33] net: marvell: fix MVNETA_TX_IN_PRGRS bit number
` [PATCH 4.19 18/33] net: hns3: fix get wrong pfc_en when query PFC configuration
` [PATCH 4.19 19/33] usb: gadget: u_audio: fix race condition on endpoint stop
` [PATCH 4.19 20/33] opp: remove WARN when no valid OPPs remain
` [PATCH 4.19 21/33] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH 4.19 22/33] virtio_pci: Support surprise removal of virtio pci device
` [PATCH 4.19 23/33] vringh: Use wiov->used to check for read/write desc order
` [PATCH 4.19 24/33] qed: qed ll2 race condition fixes
` [PATCH 4.19 25/33] qed: Fix null-pointer dereference in qed_rdma_create_qp()
` [PATCH 4.19 26/33] drm: Copy drm_wait_vblank to user before returning
` [PATCH 4.19 27/33] drm/nouveau/disp: power down unused DP links during init
` [PATCH 4.19 28/33] net/rds: dma_map_sg is entitled to merge entries
` [PATCH 4.19 29/33] vt_kdsetmode: extend console locking
` [PATCH 4.19 30/33] fbmem: add margin check to fb_check_caps()
` [PATCH 4.19 31/33] KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
` [PATCH 4.19 32/33] Revert "floppy: reintroduce O_NDELAY fix"
` [PATCH 4.19 33/33] net: dont unconditionally copy_from_user a struct ifreq for socket ioctls

[PATCH 4.14 00/23] 4.14.246-rc1 review
 2021-09-01 12:27 UTC  (24+ messages)
` [PATCH 4.14 01/23] ARC: Fix CONFIG_STACKDEPOT
` [PATCH 4.14 02/23] can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters
` [PATCH 4.14 03/23] Revert "USB: serial: ch341: fix character loss at high transfer rates"
` [PATCH 4.14 04/23] USB: serial: option: add new VID/PID to support Fibocom FG150
` [PATCH 4.14 05/23] usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
` [PATCH 4.14 06/23] usb: dwc3: gadget: Stop EP0 transfers during pullup disable
` [PATCH 4.14 07/23] IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
` [PATCH 4.14 08/23] e1000e: Fix the max snoop/no-snoop latency for 10M
` [PATCH 4.14 09/23] ip_gre: add validation for csum_start
` [PATCH 4.14 10/23] xgene-v2: Fix a resource leak in the error handling path of xge_probe()
` [PATCH 4.14 11/23] net: marvell: fix MVNETA_TX_IN_PRGRS bit number
` [PATCH 4.14 12/23] usb: gadget: u_audio: fix race condition on endpoint stop
` [PATCH 4.14 13/23] opp: remove WARN when no valid OPPs remain
` [PATCH 4.14 14/23] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH 4.14 15/23] vringh: Use wiov->used to check for read/write desc order
` [PATCH 4.14 16/23] drm: Copy drm_wait_vblank to user before returning
` [PATCH 4.14 17/23] drm/nouveau/disp: power down unused DP links during init
` [PATCH 4.14 18/23] net/rds: dma_map_sg is entitled to merge entries
` [PATCH 4.14 19/23] vt_kdsetmode: extend console locking
` [PATCH 4.14 20/23] fbmem: add margin check to fb_check_caps()
` [PATCH 4.14 21/23] KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
` [PATCH 4.14 22/23] KVM: X86: MMU: Use the correct inherited permissions to get shadow page
` [PATCH 4.14 23/23] Revert "floppy: reintroduce O_NDELAY fix"

[PATCH 4.9 00/16] 4.9.282-rc1 review
 2021-09-01 12:26 UTC  (17+ messages)
` [PATCH 4.9 01/16] ARC: Fix CONFIG_STACKDEPOT
` [PATCH 4.9 02/16] can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters
` [PATCH 4.9 03/16] Revert "USB: serial: ch341: fix character loss at high transfer rates"
` [PATCH 4.9 04/16] USB: serial: option: add new VID/PID to support Fibocom FG150
` [PATCH 4.9 05/16] usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
` [PATCH 4.9 06/16] IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
` [PATCH 4.9 07/16] e1000e: Fix the max snoop/no-snoop latency for 10M
` [PATCH 4.9 08/16] ip_gre: add validation for csum_start
` [PATCH 4.9 09/16] net: marvell: fix MVNETA_TX_IN_PRGRS bit number
` [PATCH 4.9 10/16] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH 4.9 11/16] vringh: Use wiov->used to check for read/write desc order
` [PATCH 4.9 12/16] net/rds: dma_map_sg is entitled to merge entries
` [PATCH 4.9 13/16] vt_kdsetmode: extend console locking
` [PATCH 4.9 14/16] fbmem: add margin check to fb_check_caps()
` [PATCH 4.9 15/16] KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
` [PATCH 4.9 16/16] Revert "floppy: reintroduce O_NDELAY fix"

[PATCH 4.4 00/10] 4.4.283-rc1 review
 2021-09-01 12:26 UTC  (11+ messages)
` [PATCH 4.4 01/10] can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters
` [PATCH 4.4 02/10] Revert "USB: serial: ch341: fix character loss at high transfer rates"
` [PATCH 4.4 03/10] USB: serial: option: add new VID/PID to support Fibocom FG150
` [PATCH 4.4 04/10] e1000e: Fix the max snoop/no-snoop latency for 10M
` [PATCH 4.4 05/10] net: marvell: fix MVNETA_TX_IN_PRGRS bit number
` [PATCH 4.4 06/10] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH 4.4 07/10] vringh: Use wiov->used to check for read/write desc order
` [PATCH 4.4 08/10] vt_kdsetmode: extend console locking
` [PATCH 4.4 09/10] fbmem: add margin check to fb_check_caps()
` [PATCH 4.4 10/10] Revert "floppy: reintroduce O_NDELAY fix"

[PATCH v1] nvme: only call synhronize_srcu when clearing current path
 2021-09-01 12:25 UTC  (2+ messages)

[PATCH v6] nvme-tcp: Do not reset transport on data digest errors
 2021-09-01 12:23 UTC  (2+ messages)

[PATCH v2 0/3] Make USB ports to work on HiKey960/970
 2021-09-01 12:23 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: misc: add schema for USB hub on Kirin devices
` [PATCH v2 2/3] arm64: dts: hisilicon: Add usb mux hub for hikey970
` [PATCH v2 3/3] arm64: dts: hisilicon: Add usb mux hub for hikey960

[PATCH v4] media: rcar_drif: Make use of the helper function devm_platform_get_and_ioremap_resource()
 2021-09-01 12:22 UTC  (2+ messages)

[PATCH v3] nvme: update keep alive interval when kato is modified
 2021-09-01 12:22 UTC  (2+ messages)

[PATCH] net/sun3_82586: Fix return value of sun3_82586_probe()
 2021-09-01 12:17 UTC 

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-09-01 12:17 UTC  (3+ messages)
` [PATCH v6, 15/15] media: mtk-vcodec: Use codec type to separate different hardware

[PATCH v4 0/5] interconnect: qcom: Add MSM8996 interconnect driver
 2021-09-01 12:16 UTC  (6+ messages)
` [PATCH v4 1/5] interconnect: qcom: sdm660: Commonize RPM-QoS
` [PATCH v4 2/5] dt-bindings: interconnect: Move SDM660 to a new RPM-QoS file
` [PATCH v4 3/5] dt-bindings: interconnect: Add Qualcomm MSM8996 DT bindings
` [PATCH v4 4/5] interconnect: qcom: Add MSM8996 interconnect provider driver
` [PATCH v4 5/5] arm64: dts: qcom: msm8996: Add interconnect support

fs/xfs/xfs_icache.c:286:1: warning: unused function 'xfs_inew_wait'
 2021-09-01 12:13 UTC 

[PATCH] clk: add sys node to disable unused clk
 2021-09-01 12:12 UTC  (3+ messages)
  ` [EXT] "

[PATCH v4] staging: greybus: Convert uart.c from IDR to XArray
 2021-09-01 12:09 UTC  (5+ messages)
` [greybus-dev] "

[RFC PATCH 0/7] clk: sunxi-ng: Add a RTC CCU driver
 2021-09-01 12:06 UTC  (3+ messages)
` [RFC PATCH 1/7] dt-bindings: rtc: sun6i: Add H616 and R329 compatibles

RFC - kernel test result specification (KTAP)
 2021-09-01 12:01 UTC  (6+ messages)

[RFC PATCH v3 00/11] Linux RISC-V ACLINT Support
 2021-09-01 12:00 UTC  (7+ messages)
` [RFC PATCH v3 05/11] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings
` [RFC PATCH v3 06/11] dt-bindings: timer: Update SiFive CLINT bindings for IPI support

[patch 00/10] x86/fpu: Clean up error handling in sigframe related code
 2021-09-01 12:00 UTC  (7+ messages)
` [patch 01/10] x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()

[PATCH] [v3] mptcp: Fix duplicated argument in protocol.h
 2021-09-01 12:00 UTC  (2+ messages)

[PATCH] wcn36xx: handle connection loss indication
 2021-09-01 11:56 UTC  (2+ messages)

[PATCH] ip_gre/ip6_gre: add check for invalid csum_start
 2021-09-01 11:53 UTC  (4+ messages)
` [PATCH 1/2 net] ip_gre: add validation for csum_start

[PATCH v5, 00/15] Using component framework to support multi hardware decode
 2021-09-01 11:50 UTC  (7+ messages)
` [PATCH v5, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

kernel hang during reboot when cmdline include a non-exist console device
 2021-09-01 11:48 UTC  (10+ messages)

[PATCH v2] regulator: qcom-rpmh-regulator: fix pm8009-1 ldo7 resource name
 2021-09-01 11:43 UTC 

Folios: Can we resolve this please?
 2021-09-01 11:42 UTC  (2+ messages)

[PATCH] mtd: spi-nor: nxp-spifi: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-09-01 11:41 UTC  (2+ messages)

[PATCH] mtd: spi-nor: hisi-sfc: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-09-01 11:40 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Fix kernel crash upon unbinding a device from uio_hv_generic driver
 2021-09-01 11:40 UTC  (3+ messages)

[PATCH v3] media: rcar_drif: Make use of the helper function devm_platform_get_and_ioremap_resource()
 2021-09-01 11:38 UTC 

drivers/crypto/qat/qat_c62xvf/adf_c62xvf_hw_data.c:102:28: warning: taking address of packed member 'csr_ops' of class or structure 'adf_hw_device_data' may result in an unaligned pointer value
 2021-09-01 11:36 UTC  (3+ messages)

Is it possible to implement the per-node page cache for programs/libraries?
 2021-09-01 14:25 UTC  (5+ messages)

[block] 52b85909f8: ndctl.test-libndctl.fail
 2021-09-01 11:34 UTC  (2+ messages)

[PATCH] media: hantro: Trace hevc hw cycles performance register
 2021-09-01 11:33 UTC  (3+ messages)

Patch "fscrypt: add fscrypt_symlink_getattr() for computing st_size" has been added to the 5.4-stable tree
 2021-09-01 11:33 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for Linux 5.15
 2021-09-01 11:31 UTC 

[PATCH v2] media: rcar_drif: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01 11:29 UTC 

[PATCH] drm/v3d: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-09-01 11:29 UTC 

[PATCH v4 0/4] Apple M1 PCIe DT bindings
 2021-09-01 11:29 UTC  (4+ messages)
` [PATCH v4 3/4] dt-bindings: pci: Add DT bindings for apple,pcie

[PATCH 1/2] RDMA/mlx5: Fix number of allocated XLT entries
 2021-09-01 11:26 UTC  (2+ messages)
` [PATCH 2/2] RDMA/mlx5: Fix xlt_chunk_align calculation

[GIT PULL] configfs updates for Linux 5.15
 2021-09-01 11:25 UTC 

[RFC] Make use of non-dynamic dmabuf in RDMA
 2021-09-01 11:24 UTC  (13+ messages)

Define LEDs with mixed colors
 2021-09-01 11:24 UTC  (3+ messages)

[PATCH] mtd: spi-nor: micron-st: added support for np8p128ax60
 2021-09-01 11:20 UTC  (5+ messages)


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).