linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-03 16:57:06 to 2021-05-03 18:07:01 UTC [more...]

[PATCH 1/3] lib: early_string: allow early usage of some string functions
 2021-05-03 18:06 UTC  (6+ messages)

[PATCH 0/2] tracing: Add trace for task_exit
 2021-05-03 18:04 UTC  (9+ messages)
` [PATCH 1/2] tracing: Add a "

[PATCH] eventfd: convert to using ->write_iter()
 2021-05-03 18:05 UTC  (5+ messages)

[GIT PULL] gpio: updates for v5.13
 2021-05-03 18:03 UTC  (2+ messages)

[PATCH] alarmtimer: check RTC features instead of ops
 2021-05-03 18:00 UTC  (6+ messages)

[PATCH V3 0/3] Add DT bindings and device tree nodes for TSENS in SC7280
 2021-05-03 17:56 UTC  (7+ messages)
` [PATCH V3 1/3] dt-bindings: thermal: tsens: Add compatible string to TSENS binding for SC7280
` [PATCH V3 2/3] arm64: dts: qcom: SC7280: Add device node support for TSENS
` [PATCH V3 3/3] arm64: dts: qcom: SC7280: Add thermal zone support

[PATCH] spi: Fix spi device unregister flow
 2021-05-03 17:56 UTC  (4+ messages)

[syzbot] WARNING in do_proc_bulk
 2021-05-03 17:53 UTC  (3+ messages)

[PATCHv1 0/9] Added Audio and HDMI power domain for Amlogic SoC
 2021-05-03 17:52 UTC  (7+ messages)
` [PATCHv1 3/9] soc: amlogic: meson-ee-pwrc: Add hdmi power domain Meson g12a SoCs

[PATCH] psi: fix psi state corruption when schedule() races with cgroup move
 2021-05-03 17:49 UTC 

[PATCH v2 bpf-next] libbpf: Fix signed overflow in ringbuf_process_ring
 2021-05-03 17:46 UTC  (4+ messages)

[PATCH] rpmsg: char: Remove useless includes
 2021-05-03 17:42 UTC  (2+ messages)

[PATCH v9] bio: limit bio max size
 2021-05-03 17:42 UTC  (2+ messages)

Heads up: gcc miscompiling initramfs zlib decompression code at -O3
 2021-05-03 17:41 UTC  (2+ messages)

[PATCH Part2 RFC v2 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-05-03 17:40 UTC  (8+ messages)
` [PATCH Part2 RFC v2 10/37] x86/fault: Add support to handle the RMP fault for kernel address

[PATCH] usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
 2021-05-03 17:38 UTC  (2+ messages)

[PATCH] media: em28xx: Fix possible memory leak of em28xx struct
 2021-05-03 17:37 UTC  (2+ messages)
` [PATCH v4] media: em28xx: Fix race condition between open and init function

[PATCH] staging: rtl8723bs: Use list iterators and helpers
 2021-05-03 17:37 UTC  (3+ messages)

[RFC PATCH v3 0/4] arm64: Stack trace reliability checks in the unwinder
 2021-05-03 17:36 UTC  (5+ messages)
  ` [RFC PATCH v3 1/4] arm64: Introduce stack "
  ` [RFC PATCH v3 2/4] arm64: Check the return PC against unreliable code sections
  ` [RFC PATCH v3 3/4] arm64: Handle miscellaneous functions in .text and .init.text
  ` [RFC PATCH v3 4/4] arm64: Handle funtion graph tracer better in the unwinder

[git pull] more simple_recursive_removal() stuff
 2021-05-03 17:32 UTC 

[PATCH v2 0/7] Lazily allocate memslot rmaps
 2021-05-03 17:31 UTC  (6+ messages)
` [PATCH v2 7/7] KVM: x86/mmu: "

[git pull] #work.file
 2021-05-03 17:30 UTC 

[PATCH v1 1/1] drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
 2021-05-03 17:29 UTC  (2+ messages)

[PATCH v3] pseries/drmem: update LMBs after LPM
 2021-05-03 17:28 UTC  (6+ messages)

[PATCH] objtool: include symbol value in check for contiguous objects
 2021-05-03 17:28 UTC 

[syzbot] bpf test error: WARNING in __nf_unregister_net_hook
 2021-05-03 17:21 UTC 

[syzbot] net test error: WARNING in __nf_unregister_net_hook
 2021-05-03 17:21 UTC 

[PATCH 1/2] mm: memcg/slab: Prevent recursive kfree() loop
 2021-05-03 17:21 UTC  (7+ messages)
` [PATCH 2/2] mm: memcg/slab: Don't create unfreeable slab

[PATCH v4 0/5] staging: fbtft: Fixing GPIO handling issues
 2021-05-03 17:21 UTC  (6+ messages)
` [PATCH v4 1/5] staging: fbtft: Rectify GPIO handling
` [PATCH v4 2/5] staging: fbtft: Don't spam logs when probe is deferred
` [PATCH v4 3/5] staging: fbtft: Add support for orientation on Himax HX8347d
` [PATCH v4 4/5] staging: fbtft: Replace custom ->reset() with generic one
` [PATCH v4 5/5] staging: fbtft: Update TODO

[syzbot] upstream test error: WARNING in __nf_unregister_net_hook
 2021-05-03 17:20 UTC 

[syzbot] memory leak in nf_hook_entries_grow (2)
 2021-05-03 17:20 UTC 

[syzbot] divide error in squashfs_readpage
 2021-05-03 17:20 UTC 

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-03 17:19 UTC  (19+ messages)
` [PATCH 08/16] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages

[GIT PULL] KVM, AMD PSP and ARM CoreSight changes for 5.13 merge window
 2021-05-03 17:16 UTC  (5+ messages)

Very slow clang kernel config 
 2021-05-03 17:14 UTC  (12+ messages)

[PATCH v2 0/5] mtd: core: OTP nvmem provider support
 2021-05-03 17:12 UTC  (5+ messages)
` [PATCH v2 3/5] dt-bindings: mtd: add OTP bindings
` [PATCH v2 4/5] dt-bindings: mtd: spi-nor: add otp property

[PATCH v2 0/2] drm/msm/dsi: support CPHY mode for 7nm pll/phy
 2021-05-03 17:11 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: display: msm/dsi: add qcom,dsi-phy-cphy-mode option

[syzbot] BUG: sleeping function called from invalid context in __ipv6_dev_mc_dec
 2021-05-03 17:10 UTC 

[PATCH] Add ASRock HDD Saver support
 2021-05-03 17:10 UTC  (2+ messages)

[PATCH v3 0/4] staging: fbtft: Fixing GPIO handling issues
 2021-05-03 17:08 UTC  (4+ messages)
` [PATCH v3 1/4] staging: fbtft: Rectify GPIO handling

[PATCH] net: packet: af_packet.c: Add new line after declaration
 2021-05-03 17:03 UTC 

[PATCH v5 00/20] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
 2021-05-03 16:55 UTC  (4+ messages)
` [PATCH v5 09/20] drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers

[PATCH v2] nvme-multipath: Reset bdev to ns head when failover
 2021-05-03 17:03 UTC 

[PATCH 1/2] ASoC: imx-akcodec: Add imx-akcodec machine driver
 2021-05-03 17:00 UTC  (3+ messages)
` [PATCH 2/2] ASoC: dt-bindings: imx-akcodec: Add binding doc for akcodec "

[PATCH] mtd: rawnand: qcom: avoid write to obsolete register
 2021-05-03 16:46 UTC  (2+ messages)

[PATCH v1 1/5] mm/vmalloc.c: Introduce vfree_bulk() interface
 2021-05-03 16:47 UTC  (3+ messages)
` [PATCH v1 5/5] kvfree_rcu: Fix comments according to current code

[RFC PATCH 0/2] leds: trigger: introduce block trigger
 2021-05-03 16:56 UTC  (8+ messages)
` [RFC PATCH 1/2] block: export block_class and disk_type symbols
` [RFC PATCH 2/2] leds: trigger: implement block trigger

[PATCH AUTOSEL 4.4 01/16] scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
 2021-05-03 16:43 UTC  (16+ messages)
` [PATCH AUTOSEL 4.4 02/16] media: ite-cir: check for receive overflow
` [PATCH AUTOSEL 4.4 03/16] media: media/saa7164: fix saa7164_encoder_register() memory leak bugs
` [PATCH AUTOSEL 4.4 04/16] media: gspca/sq905.c: fix uninitialized variable
` [PATCH AUTOSEL 4.4 05/16] media: pci: saa7164: Rudimentary spelling fixes in the file saa7164-types.h
` [PATCH AUTOSEL 4.4 06/16] media: em28xx: fix memory leak
` [PATCH AUTOSEL 4.4 07/16] clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
` [PATCH AUTOSEL 4.4 08/16] power: supply: generic-adc-battery: fix possible use-after-free in gab_remove()
` [PATCH AUTOSEL 4.4 09/16] power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_remove()
` [PATCH AUTOSEL 4.4 10/16] media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove()
` [PATCH AUTOSEL 4.4 11/16] media: dvb-usb: fix memory leak in dvb_usb_adapter_init
` [PATCH AUTOSEL 4.4 12/16] media: gscpa/stv06xx: fix memory leak
` [PATCH AUTOSEL 4.4 13/16] drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
` [PATCH AUTOSEL 4.4 14/16] drm/amdgpu: fix NULL pointer dereference
` [PATCH AUTOSEL 4.4 15/16] scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
` [PATCH AUTOSEL 4.4 16/16] scsi: libfc: Fix a format specifier

[PATCH AUTOSEL 4.14 01/31] scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe
 2021-05-03 16:42 UTC  (31+ messages)
` [PATCH AUTOSEL 4.14 02/31] scsi: lpfc: Fix pt2pt connection does not recover after LOGO
` [PATCH AUTOSEL 4.14 03/31] scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
` [PATCH AUTOSEL 4.14 04/31] media: ite-cir: check for receive overflow
` [PATCH AUTOSEL 4.14 05/31] power: supply: bq27xxx: fix power_avg for newer ICs
` [PATCH AUTOSEL 4.14 06/31] extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged
` [PATCH AUTOSEL 4.14 07/31] media: media/saa7164: fix saa7164_encoder_register() memory leak bugs
` [PATCH AUTOSEL 4.14 08/31] media: gspca/sq905.c: fix uninitialized variable
` [PATCH AUTOSEL 4.14 09/31] media: pci: saa7164: Rudimentary spelling fixes in the file saa7164-types.h
` [PATCH AUTOSEL 4.14 10/31] power: supply: Use IRQF_ONESHOT
` [PATCH AUTOSEL 4.14 11/31] drm/bridge/analogix/anx78xx: Setup encoder before registering connector
` [PATCH AUTOSEL 4.14 12/31] drm/bridge/analogix/anx78xx: Cleanup on error in anx78xx_bridge_attach()
` [PATCH AUTOSEL 4.14 13/31] drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4f
` [PATCH AUTOSEL 4.14 14/31] scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
` [PATCH AUTOSEL 4.14 15/31] scsi: qla2xxx: Fix use after free in bsg
` [PATCH AUTOSEL 4.14 16/31] scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()
` [PATCH AUTOSEL 4.14 17/31] media: em28xx: fix memory leak
` [PATCH AUTOSEL 4.14 18/31] media: vivid: update EDID
` [PATCH AUTOSEL 4.14 19/31] clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
` [PATCH AUTOSEL 4.14 20/31] power: supply: generic-adc-battery: fix possible use-after-free in gab_remove()
` [PATCH AUTOSEL 4.14 21/31] power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_remove()
` [PATCH AUTOSEL 4.14 22/31] media: adv7604: fix possible use-after-free in adv76xx_remove()
` [PATCH AUTOSEL 4.14 23/31] media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove()
` [PATCH AUTOSEL 4.14 24/31] media: i2c: adv7842: fix possible use-after-free in adv7842_remove()
` [PATCH AUTOSEL 4.14 25/31] media: dvb-usb: fix memory leak in dvb_usb_adapter_init
` [PATCH AUTOSEL 4.14 26/31] media: gscpa/stv06xx: fix memory leak
` [PATCH AUTOSEL 4.14 27/31] drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
` [PATCH AUTOSEL 4.14 28/31] drm/amdgpu: fix NULL pointer dereference
` [PATCH AUTOSEL 4.14 29/31] scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
` [PATCH AUTOSEL 4.14 30/31] scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic
` [PATCH AUTOSEL 4.14 31/31] scsi: libfc: Fix a format specifier

[PATCH AUTOSEL 4.9 01/24] scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
 2021-05-03 16:42 UTC  (24+ messages)
` [PATCH AUTOSEL 4.9 02/24] media: ite-cir: check for receive overflow
` [PATCH AUTOSEL 4.9 03/24] extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged
` [PATCH AUTOSEL 4.9 04/24] media: media/saa7164: fix saa7164_encoder_register() memory leak bugs
` [PATCH AUTOSEL 4.9 05/24] media: gspca/sq905.c: fix uninitialized variable
` [PATCH AUTOSEL 4.9 06/24] media: pci: saa7164: Rudimentary spelling fixes in the file saa7164-types.h
` [PATCH AUTOSEL 4.9 07/24] power: supply: Use IRQF_ONESHOT
` [PATCH AUTOSEL 4.9 08/24] drm/bridge/analogix/anx78xx: Setup encoder before registering connector
` [PATCH AUTOSEL 4.9 09/24] drm/bridge/analogix/anx78xx: Cleanup on error in anx78xx_bridge_attach()
` [PATCH AUTOSEL 4.9 10/24] scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
` [PATCH AUTOSEL 4.9 11/24] scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()
` [PATCH AUTOSEL 4.9 12/24] media: em28xx: fix memory leak
` [PATCH AUTOSEL 4.9 13/24] clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
` [PATCH AUTOSEL 4.9 14/24] power: supply: generic-adc-battery: fix possible use-after-free in gab_remove()
` [PATCH AUTOSEL 4.9 15/24] power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_remove()
` [PATCH AUTOSEL 4.9 16/24] media: adv7604: fix possible use-after-free in adv76xx_remove()
` [PATCH AUTOSEL 4.9 17/24] media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove()
` [PATCH AUTOSEL 4.9 18/24] media: i2c: adv7842: fix possible use-after-free in adv7842_remove()
` [PATCH AUTOSEL 4.9 19/24] media: dvb-usb: fix memory leak in dvb_usb_adapter_init
` [PATCH AUTOSEL 4.9 20/24] media: gscpa/stv06xx: fix memory leak
` [PATCH AUTOSEL 4.9 21/24] drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
` [PATCH AUTOSEL 4.9 22/24] drm/amdgpu: fix NULL pointer dereference
` [PATCH AUTOSEL 4.9 23/24] scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
` [PATCH AUTOSEL 4.9 24/24] scsi: libfc: Fix a format specifier

linux-next failing build due to missing cubictcp_state symbol
 2021-05-03 16:58 UTC  (11+ messages)

[PATCH 00/69] "Revert and fix properly" patch series based on umn.edu re-review
 2021-05-03 16:55 UTC  (4+ messages)
` [PATCH 33/69] ALSA: gus: properly handle snd_ctl_add() error

[PATCH AUTOSEL 4.19 01/35] scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe
 2021-05-03 16:41 UTC  (35+ messages)
` [PATCH AUTOSEL 4.19 02/35] scsi: lpfc: Fix pt2pt connection does not recover after LOGO
` [PATCH AUTOSEL 4.19 03/35] scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
` [PATCH AUTOSEL 4.19 04/35] media: ite-cir: check for receive overflow
` [PATCH AUTOSEL 4.19 05/35] media: drivers: media: pci: sta2x11: fix Kconfig dependency on GPIOLIB
` [PATCH AUTOSEL 4.19 06/35] power: supply: bq27xxx: fix power_avg for newer ICs
` [PATCH AUTOSEL 4.19 07/35] extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged
` [PATCH AUTOSEL 4.19 08/35] media: media/saa7164: fix saa7164_encoder_register() memory leak bugs
` [PATCH AUTOSEL 4.19 09/35] media: gspca/sq905.c: fix uninitialized variable
` [PATCH AUTOSEL 4.19 10/35] media: pci: saa7164: Rudimentary spelling fixes in the file saa7164-types.h
` [PATCH AUTOSEL 4.19 11/35] power: supply: Use IRQF_ONESHOT
` [PATCH AUTOSEL 4.19 12/35] drm/bridge/analogix/anx78xx: Setup encoder before registering connector
` [PATCH AUTOSEL 4.19 13/35] drm/bridge/analogix/anx78xx: Cleanup on error in anx78xx_bridge_attach()
` [PATCH AUTOSEL 4.19 14/35] drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4f
` [PATCH AUTOSEL 4.19 15/35] scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
` [PATCH AUTOSEL 4.19 16/35] scsi: qla2xxx: Fix use after free in bsg
` [PATCH AUTOSEL 4.19 17/35] scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()
` [PATCH AUTOSEL 4.19 18/35] media: em28xx: fix memory leak
` [PATCH AUTOSEL 4.19 19/35] media: vivid: update EDID
` [PATCH AUTOSEL 4.19 20/35] clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
` [PATCH AUTOSEL 4.19 21/35] power: supply: generic-adc-battery: fix possible use-after-free in gab_remove()
` [PATCH AUTOSEL 4.19 22/35] power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_remove()
` [PATCH AUTOSEL 4.19 23/35] media: tc358743: fix possible use-after-free in tc358743_remove()
` [PATCH AUTOSEL 4.19 24/35] media: adv7604: fix possible use-after-free in adv76xx_remove()
` [PATCH AUTOSEL 4.19 25/35] media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove()
` [PATCH AUTOSEL 4.19 26/35] media: i2c: adv7842: fix possible use-after-free in adv7842_remove()
` [PATCH AUTOSEL 4.19 27/35] media: dvb-usb: fix memory leak in dvb_usb_adapter_init
` [PATCH AUTOSEL 4.19 28/35] media: gscpa/stv06xx: fix memory leak
` [PATCH AUTOSEL 4.19 29/35] drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
` [PATCH AUTOSEL 4.19 30/35] amdgpu: avoid incorrect %hu format string
` [PATCH AUTOSEL 4.19 31/35] drm/amdgpu: fix NULL pointer dereference
` [PATCH AUTOSEL 4.19 32/35] scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
` [PATCH AUTOSEL 4.19 33/35] scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic
` [PATCH AUTOSEL 4.19 34/35] scsi: libfc: Fix a format specifier
` [PATCH AUTOSEL 4.19 35/35] s390/archrandom: add parameter check for s390_arch_random_generate

[GIT PULL] csky changes for v5.13-rc1
 2021-05-03 16:45 UTC 

[PATCH 0/2] staging: vt6655: remove multiple assignments
 2021-05-03 16:42 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 01/57] drm: Added orientation quirk for OneGX1 Pro
 2021-05-03 16:39 UTC  (14+ messages)
` [PATCH AUTOSEL 5.4 45/57] media: gscpa/stv06xx: fix memory leak
` [PATCH AUTOSEL 5.4 46/57] sched/fair: Ignore percpu threads for imbalance pulls
` [PATCH AUTOSEL 5.4 47/57] drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
` [PATCH AUTOSEL 5.4 48/57] drm/msm/mdp5: Do not multiply vclk line count by 100
` [PATCH AUTOSEL 5.4 49/57] drm/amdkfd: Fix cat debugfs hang_hws file causes system crash bug
` [PATCH AUTOSEL 5.4 50/57] amdgpu: avoid incorrect %hu format string
` [PATCH AUTOSEL 5.4 51/57] drm/amdgpu: fix NULL pointer dereference
` [PATCH AUTOSEL 5.4 52/57] scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response
` [PATCH AUTOSEL 5.4 53/57] scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode
` [PATCH AUTOSEL 5.4 54/57] scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic
` [PATCH AUTOSEL 5.4 55/57] mfd: arizona: Fix rumtime PM imbalance on error
` [PATCH AUTOSEL 5.4 56/57] scsi: libfc: Fix a format specifier
` [PATCH AUTOSEL 5.4 57/57] s390/archrandom: add parameter check for s390_arch_random_generate


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