linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-15 13:12:12 to 2021-03-15 13:57:32 UTC [more...]

[PATCH 4.9 00/78] 4.9.262-rc1 review
 2021-03-15 13:52 UTC  (43+ messages)
` [PATCH 4.9 01/78] uapi: nfnetlink_cthelper.h: fix userspace compilation error
` [PATCH 4.9 02/78] ethernet: alx: fix order of calls on resume
` [PATCH 4.9 03/78] ath9k: fix transmitting to stations in dynamic SMPS mode
` [PATCH 4.9 04/78] net: Fix gro aggregation for udp encaps with zero csum
` [PATCH 4.9 05/78] net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
` [PATCH 4.9 06/78] can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
` [PATCH 4.9 07/78] can: flexcan: assert FRZ bit in flexcan_chip_freeze()
` [PATCH 4.9 08/78] can: flexcan: enable RX FIFO after FRZ/HALT valid
` [PATCH 4.9 09/78] netfilter: x_tables: gpf inside xt_find_revision()
` [PATCH 4.9 10/78] cifs: return proper error code in statfs(2)
` [PATCH 4.9 11/78] Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
` [PATCH 4.9 12/78] net/mlx4_en: update moderation when config reset
` [PATCH 4.9 13/78] net: sched: avoid duplicates in classes dump
` [PATCH 4.9 15/78] net: davicom: Fix regulator not turned off on failed probe
` [PATCH 4.9 16/78] net: davicom: Fix regulator not turned off on driver removal
` [PATCH 4.9 17/78] media: usbtv: Fix deadlock on suspend
` [PATCH 4.9 18/78] udf: fix silent AED tagLocation corruption
` [PATCH 4.9 19/78] mmc: mxs-mmc: Fix a resource leak in an error handling path in mxs_mmc_probe()
` [PATCH 4.9 20/78] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH 4.9 21/78] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
` [PATCH 4.9 22/78] PCI: xgene-msi: Fix race in installing chained irq handler
` [PATCH 4.9 23/78] s390/smp: __smp_rescan_cpus() - move cpumask away from stack
` [PATCH 4.9 24/78] scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling
` [PATCH 4.9 25/78] ALSA: hda/hdmi: Cancel pending works before suspend
` [PATCH 4.9 26/78] ALSA: hda: Avoid spurious unsol event handling during S3/S4
` [PATCH 4.9 27/78] ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound bar
` [PATCH 4.9 28/78] s390/dasd: fix hanging DASD driver unbind
` [PATCH 4.9 29/78] mmc: core: Fix partition switch time for eMMC
` [PATCH 4.9 30/78] scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names
` [PATCH 4.9 31/78] Goodix Fingerprint device is not a modem
` [PATCH 4.9 32/78] usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot
` [PATCH 4.9 33/78] usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM
` [PATCH 4.9 34/78] xhci: Improve detection of device initiated wake signal
` [PATCH 4.9 35/78] USB: serial: io_edgeport: fix memory leak in edge_startup
` [PATCH 4.9 36/78] USB: serial: ch341: add new Product ID
` [PATCH 4.9 37/78] USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter
` [PATCH 4.9 38/78] USB: serial: cp210x: add some more GE USB IDs
` [PATCH 4.9 39/78] usbip: fix stub_dev to check for stream socket
` [PATCH 4.9 40/78] usbip: fix vhci_hcd "
` [PATCH 4.9 41/78] usbip: fix vudc "
` [PATCH 4.9 42/78] usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
` [PATCH 4.9 43/78] usbip: fix vhci_hcd attach_store() "

[PATCH 4.4 00/75] 4.4.262-rc1 review
 2021-03-15 13:52 UTC  (49+ messages)
` [PATCH 4.4 01/75] uapi: nfnetlink_cthelper.h: fix userspace compilation error
` [PATCH 4.4 02/75] ath9k: fix transmitting to stations in dynamic SMPS mode
` [PATCH 4.4 03/75] net: Fix gro aggregation for udp encaps with zero csum
` [PATCH 4.4 04/75] can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
` [PATCH 4.4 05/75] can: flexcan: assert FRZ bit in flexcan_chip_freeze()
` [PATCH 4.4 06/75] can: flexcan: enable RX FIFO after FRZ/HALT valid
` [PATCH 4.4 07/75] netfilter: x_tables: gpf inside xt_find_revision()
` [PATCH 4.4 08/75] cifs: return proper error code in statfs(2)
` [PATCH 4.4 09/75] floppy: fix lock_fdc() signal handling
` [PATCH 4.4 10/75] Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
` [PATCH 4.4 11/75] futex: Change locking rules
` [PATCH 4.4 12/75] futex: Cure exit race
` [PATCH 4.4 13/75] futex: fix dead code in attach_to_pi_owner()
` [PATCH 4.4 14/75] net/mlx4_en: update moderation when config reset
` [PATCH 4.4 15/75] net: lapbether: Remove netif_start_queue / netif_stop_queue
` [PATCH 4.4 16/75] net: davicom: Fix regulator not turned off on failed probe
` [PATCH 4.4 17/75] net: davicom: Fix regulator not turned off on driver removal
` [PATCH 4.4 18/75] media: usbtv: Fix deadlock on suspend
` [PATCH 4.4 19/75] mmc: mxs-mmc: Fix a resource leak in an error handling path in mxs_mmc_probe()
` [PATCH 4.4 20/75] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH 4.4 21/75] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
` [PATCH 4.4 22/75] PCI: xgene-msi: Fix race in installing chained irq handler
` [PATCH 4.4 23/75] s390/smp: __smp_rescan_cpus() - move cpumask away from stack
` [PATCH 4.4 24/75] scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling
` [PATCH 4.4 25/75] ALSA: hda/hdmi: Cancel pending works before suspend
` [PATCH 4.4 26/75] ALSA: hda: Avoid spurious unsol event handling during S3/S4
` [PATCH 4.4 27/75] ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound bar
` [PATCH 4.4 28/75] s390/dasd: fix hanging DASD driver unbind
` [PATCH 4.4 29/75] mmc: core: Fix partition switch time for eMMC
` [PATCH 4.4 30/75] scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names
` [PATCH 4.4 31/75] libertas: fix a potential NULL pointer dereference
` [PATCH 4.4 32/75] Goodix Fingerprint device is not a modem
` [PATCH 4.4 33/75] usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot
` [PATCH 4.4 34/75] usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM
` [PATCH 4.4 35/75] xhci: Improve detection of device initiated wake signal
` [PATCH 4.4 36/75] USB: serial: io_edgeport: fix memory leak in edge_startup
` [PATCH 4.4 37/75] USB: serial: ch341: add new Product ID
` [PATCH 4.4 38/75] USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter
` [PATCH 4.4 39/75] USB: serial: cp210x: add some more GE USB IDs
` [PATCH 4.4 40/75] usbip: fix stub_dev to check for stream socket
` [PATCH 4.4 41/75] usbip: fix vhci_hcd "
` [PATCH 4.4 42/75] usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
` [PATCH 4.4 43/75] staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()
` [PATCH 4.4 44/75] staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()
` [PATCH 4.4 45/75] staging: rtl8712: unterminated string leads to read overflow
` [PATCH 4.4 46/75] staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()
` [PATCH 4.4 47/75] staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd
` [PATCH 4.4 50/75] staging: comedi: addi_apci_1500: Fix endian problem for command sample

[PATCH 0/2] net: mdio: Add BCM6368 MDIO mux bus controller
 2021-03-15 13:53 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: net: Add bcm6368-mdio-mux bindings
` [PATCH 2/2] net: mdio: Add BCM6368 MDIO mux bus controller

[PATCH] prctl: fix PR_SET_MM_AUXV kernel stack leak
 2021-03-15 13:52 UTC  (7+ messages)

[PATCH 0/4] Expose and manage PCI device reset
 2021-03-15 13:52 UTC  (5+ messages)
` [PATCH 4/4] PCI/sysfs: Allow userspace to query and set device reset mechanism

[PATCH v2 00/25] KVM SGX virtualization support
 2021-03-15 13:51 UTC  (10+ messages)
` [PATCH v2 07/25] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled

[PATCH] gcov: fix clang-11+ support
 2021-03-15 13:51 UTC  (4+ messages)
` [PATCH v2 0/2] gcov fixes for clang-11
  ` [PATCH v2 1/2] gcov: fix clang-11+ support

[PATCH v9 0/2] perf vendor events: Support PMU events for A64FX
 2021-03-15 13:49 UTC  (4+ messages)
` [PATCH v9 2/2] perf vendor events arm64: Add Fujitsu A64FX pmu event

[PATCH 0/2] Add support for sc7280 WPSS PIL loading
 2021-03-15 13:49 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support
` [PATCH 2/2] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS

[PATCH v4 00/25] Page folios
 2021-03-15 13:45 UTC  (5+ messages)

[PATCH] usb: dwc3: fix build error when POWER_SUPPLY is not enabled
 2021-03-15 12:51 UTC  (5+ messages)

[PATCH v7 0/1] Adding support for IIO SCMI based sensors
 2021-03-15 13:41 UTC  (10+ messages)
` [PATCH v7 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[RFC][PATCH 0/3] vfs: Use an xarray instead of inserted bookmarks to scan mount list
 2021-03-15 13:41 UTC  (4+ messages)

[PATCH] net: wireguard: fix error with icmp{,v6}_ndo_send in 5.4
 2021-03-15 13:21 UTC 

[PATCH 0/7 v4] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-15 13:39 UTC  (5+ messages)
` [PATCH 7/7] net: page_pool: use alloc_pages_bulk in refill code path

[PATCH] staging: iio: ad9832: kernel-doc fixes
 2021-03-15 13:37 UTC 

[PATCH net-next v4 0/6] net: qualcomm: rmnet: stop using C bit-fields
 2021-03-15 13:34 UTC  (7+ messages)
` [PATCH net-next v4 1/6] net: qualcomm: rmnet: mark trailer field endianness
` [PATCH net-next v4 2/6] net: qualcomm: rmnet: simplify some byte order logic
` [PATCH net-next v4 3/6] net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros
` [PATCH net-next v4 4/6] net: qualcomm: rmnet: use masks instead of C bit-fields
` [PATCH net-next v4 5/6] net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer
` [PATCH net-next v4 6/6] net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header

[PATCH v13 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock
 2021-03-15 13:30 UTC  (5+ messages)
` [locking/qspinlock] 0e8d8f4f12: stress-ng.zero.ops_per_sec -9.7% regression
    ` [LKP] "
      ` [External] : "

[GIT pull] locking/urgent for v5.12-rc3
 2021-03-15 13:31 UTC  (7+ messages)

[PATCH] powerpc/vdso32: Add missing _restgpr_31_x to fix build failure
 2021-03-15 13:31 UTC  (2+ messages)

[PATCH] powerpc: Force inlining of cpu_has_feature() to avoid build failure
 2021-03-15 13:31 UTC  (2+ messages)

[PATCH] bpf: selftests: remove unused 'nospace_err' in tests for batched ops in array maps
 2021-03-15 13:29 UTC 

[PATCH v12 0/7] soc: mediatek: SVS: introduce MTK SVS
 2021-03-15 13:30 UTC  (8+ messages)
` [PATCH v12 1/7] dt-bindings: soc: mediatek: add mtk svs dt-bindings
` [PATCH v12 2/7] arm64: dts: mt8183: add svs device information
` [PATCH v12 3/7] soc: mediatek: SVS: introduce MTK SVS engine
` [PATCH v12 4/7] soc: mediatek: SVS: add debug commands
` [PATCH v12 5/7] dt-bindings: soc: mediatek: add mt8192 svs dt-bindings
` [PATCH v12 6/7] arm64: dts: mt8192: add svs device information
` [PATCH v12 7/7] soc: mediatek: SVS: add mt8192 SVS GPU driver

[PATCH] perf record: Fix memory leak in vDSO
 2021-03-15 13:28 UTC  (2+ messages)

[PATCH v5 00/24] wfx: get out from the staging area
 2021-03-15 13:25 UTC  (25+ messages)
` [PATCH v5 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v5 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v5 03/24] wfx: add Makefile/Kconfig
` [PATCH v5 04/24] wfx: add wfx.h
` [PATCH v5 05/24] wfx: add main.c/main.h
` [PATCH v5 06/24] wfx: add bus.h
` [PATCH v5 07/24] wfx: add bus_spi.c
` [PATCH v5 08/24] wfx: add bus_sdio.c
` [PATCH v5 09/24] wfx: add hwio.c/hwio.h
` [PATCH v5 10/24] wfx: add fwio.c/fwio.h
` [PATCH v5 11/24] wfx: add bh.c/bh.h
` [PATCH v5 12/24] wfx: add hif_api_*.h
` [PATCH v5 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v5 14/24] wfx: add key.c/key.h
` [PATCH v5 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v5 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v5 17/24] wfx: add queue.c/queue.h
` [PATCH v5 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v5 19/24] wfx: add sta.c/sta.h
` [PATCH v5 20/24] wfx: add scan.c/scan.h
` [PATCH v5 21/24] wfx: add debug.c/debug.h
` [PATCH v5 22/24] wfx: add traces.h
` [PATCH v5 23/24] wfx: remove from the staging area
` [PATCH v5 24/24] wfx: get out "

[PATCH RFCv2] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
 2021-03-15 13:26 UTC  (5+ messages)

[PATCH v2 4/4] platform/x86: pmc_atom: improve critclk_systems matching for Siemens PCs
 2021-03-15 13:25 UTC  (2+ messages)

[PATCH v7 0/3] block device interposer
 2021-03-15 13:25 UTC  (4+ messages)
` [PATCH v7 3/3] dm: add DM_INTERPOSED_FLAG

[PATCH v4] perf pmu: Validate raw event with sysfs exported format bits
 2021-03-15 13:21 UTC  (3+ messages)

[PATCH v16 0/9] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-03-15 13:20 UTC  (10+ messages)
` [PATCH v16 1/9] arm64: mte: Add asynchronous "
` [PATCH v16 2/9] kasan: Add KASAN mode kernel parameter
` [PATCH v16 3/9] arm64: mte: Drop arch_enable_tagging()
` [PATCH v16 4/9] kasan: Add report for async mode
` [PATCH v16 5/9] arm64: mte: Enable TCO in functions that can read beyond buffer limits
` [PATCH v16 6/9] arm64: mte: Conditionally compile mte_enable_kernel_*()
` [PATCH v16 7/9] arm64: mte: Enable async tag check fault
` [PATCH v16 8/9] arm64: mte: Report async tag faults before suspend
` [PATCH v16 9/9] kasan, arm64: tests supports for HW_TAGS async mode

[PATCH v2 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
 2021-03-15 13:19 UTC  (7+ messages)
` [PATCH v3 "

[PATCH v4] irqchip/irq-mst: Support polarity configuration
 2021-03-15 13:18 UTC 

[PATCH 1/2] usbip: tools: add options and examples in man page related to device mode
 2021-03-15 13:16 UTC  (4+ messages)
` [PATCH 2/2] usbip: tools: add usage of device mode in usbip_list.c
  ` [PATCH v2 1/2] usbip: tools: add options and examples in man page related to device mode
    ` [PATCH v2 2/2] usbip: tools: add usage of device mode in usbip_list.c

[PATCH v2 00/18] media: gmsl: Reliability improvement
 2021-03-15 13:15 UTC  (19+ messages)
` [PATCH v2 01/18] media: i2c: rdamc21: Fix warning on u8 cast
` [PATCH v2 02/18] media: i2c: rdacm20: Enable noise immunity
` [PATCH v2 03/18] media: i2c: rdacm20: Embedded 'serializer' field
` [PATCH v2 04/18] media: i2c: rdacm20: Replace goto with a loop
` [PATCH v2 05/18] media: i2c: rdacm20: Report camera module name
` [PATCH v2 06/18] media: i2c: max9271: Check max9271_write() return
` [PATCH v2 07/18] media: i2c: rdacm20: Check return values
` [PATCH v2 08/18] media: i2c: rdacm20: Re-work ov10635 reset
` [PATCH v2 09/18] media: i2c: max9271: Introduce wake_up() function
` [PATCH v2 10/18] media: i2c: max9286: Adjust parameters indent
` [PATCH v2 11/18] media: i2c: rdacm21: Fix OV10640 powerdown
` [PATCH v2 12/18] media: i2c: rdacm21: Give more time to OV490 to boot
` [PATCH v2 13/18] media: i2c: max9286: Rename reverse_channel_mv
` [PATCH v2 14/18] media: i2c: max9286: Cache channel amplitude
` [PATCH v2 15/18] media: i2c: max9286: Define high "
` [PATCH v2 16/18] media: v4l2-subdev: De-deprecate init() subdev op
` [PATCH v2 17/18] media: gmsl: Reimplement initialization sequence
` [PATCH v2 18/18] media: i2c: max9286: Rework comments in .bound()

[PATCH -tip 0/2] futex: Two pi fixes
 2021-03-15 13:12 UTC  (3+ messages)
` [PATCH 1/2] futex: Fix irq mismatch in exit_pi_state_list()

[PATCH 0/2] PCI: cadence: Set LTSSM Detect.Quiet state delay
 2021-03-15 13:11 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] cpufreq:s5pv210:Fix typo issue
 2021-03-15 13:11 UTC  (2+ 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).