linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-05 06:24:34 to 2021-04-05 09:03:30 UTC [more...]

[PATCH 4.19 00/56] 4.19.185-rc1 review
 2021-04-05  8:54 UTC  (40+ messages)
` [PATCH 4.19 01/56] selinux: vsock: Set SID for socket returned by accept()
` [PATCH 4.19 02/56] tcp: relookup sock for RST+ACK packets handled by obsolete req sock
` [PATCH 4.19 03/56] ipv6: weaken the v4mapped source check
` [PATCH 4.19 04/56] ext4: fix bh ref count on error paths
` [PATCH 4.19 05/56] rpc: fix NULL dereference on kmalloc failure
` [PATCH 4.19 06/56] ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10
` [PATCH 4.19 07/56] ASoC: rt5651: "
` [PATCH 4.19 08/56] ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe
` [PATCH 4.19 09/56] ASoC: es8316: Simplify adc_pga_gain_tlv table
` [PATCH 4.19 10/56] ASoC: cs42l42: Fix Bitclock polarity inversion
` [PATCH 4.19 11/56] ASoC: cs42l42: Fix channel width support
` [PATCH 4.19 12/56] ASoC: cs42l42: Fix mixer volume control
` [PATCH 4.19 13/56] ASoC: cs42l42: Always wait at least 3ms after reset
` [PATCH 4.19 14/56] vhost: Fix vhost_vq_reset()
` [PATCH 4.19 15/56] scsi: st: Fix a use after free in st_open()
` [PATCH 4.19 16/56] scsi: qla2xxx: Fix broken #endif placement
` [PATCH 4.19 17/56] staging: comedi: cb_pcidas: fix request_irq() warn
` [PATCH 4.19 18/56] staging: comedi: cb_pcidas64: "
` [PATCH 4.19 19/56] ASoC: rt5659: Update MCLK rate in set_sysclk()
` [PATCH 4.19 20/56] thermal/core: Add NULL pointer check before using cooling device stats
` [PATCH 4.19 21/56] locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
` [PATCH 4.19 22/56] ext4: do not iput inode under running transaction in ext4_rename()
` [PATCH 4.19 23/56] brcmfmac: clear EAP/association status bits on linkdown events
` [PATCH 4.19 25/56] net: ethernet: aquantia: Handle error cleanup of start on open
` [PATCH 4.19 34/56] tracing: Fix stack trace event size
` [PATCH 4.19 35/56] mm: fix race by making init_zero_pfn() early_initcall
` [PATCH 4.19 36/56] drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
` [PATCH 4.19 39/56] pinctrl: rockchip: fix restore error in resume
` [PATCH 4.19 40/56] extcon: Add stubs for extcon_register_notifier_all() functions
` [PATCH 4.19 41/56] extcon: Fix error handling in extcon_dev_register
` [PATCH 4.19 43/56] usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
` [PATCH 4.19 44/56] USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
` [PATCH 4.19 46/56] usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
` [PATCH 4.19 47/56] cdc-acm: fix BREAK rx code path adding necessary calls
` [PATCH 4.19 48/56] USB: cdc-acm: untangle a circular dependency between callback and softint
` [PATCH 4.19 49/56] USB: cdc-acm: downgrade message to debug
` [PATCH 4.19 50/56] USB: cdc-acm: fix double free on probe failure
` [PATCH 4.19 51/56] USB: cdc-acm: fix use-after-free after "
` [PATCH 4.19 52/56] usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference

[PATCH v3 00/25] KVM SGX virtualization support
 2021-04-05  9:01 UTC  (3+ messages)
` [PATCH v3 05/25] x86/sgx: Introduce virtual EPC for use by KVM guests

[PATCH 4.14 00/52] 4.14.229-rc1 review
 2021-04-05  8:54 UTC  (53+ messages)
` [PATCH 4.14 01/52] selinux: vsock: Set SID for socket returned by accept()
` [PATCH 4.14 02/52] ipv6: weaken the v4mapped source check
` [PATCH 4.14 03/52] ext4: fix bh ref count on error paths
` [PATCH 4.14 04/52] rpc: fix NULL dereference on kmalloc failure
` [PATCH 4.14 05/52] ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10
` [PATCH 4.14 06/52] ASoC: rt5651: "
` [PATCH 4.14 07/52] ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe
` [PATCH 4.14 08/52] ASoC: es8316: Simplify adc_pga_gain_tlv table
` [PATCH 4.14 09/52] ASoC: cs42l42: Fix mixer volume control
` [PATCH 4.14 10/52] ASoC: cs42l42: Always wait at least 3ms after reset
` [PATCH 4.14 11/52] powerpc: Force inlining of cpu_has_feature() to avoid build failure
` [PATCH 4.14 12/52] vhost: Fix vhost_vq_reset()
` [PATCH 4.14 13/52] scsi: st: Fix a use after free in st_open()
` [PATCH 4.14 14/52] scsi: qla2xxx: Fix broken #endif placement
` [PATCH 4.14 15/52] staging: comedi: cb_pcidas: fix request_irq() warn
` [PATCH 4.14 16/52] staging: comedi: cb_pcidas64: "
` [PATCH 4.14 17/52] ASoC: rt5659: Update MCLK rate in set_sysclk()
` [PATCH 4.14 18/52] ext4: do not iput inode under running transaction in ext4_rename()
` [PATCH 4.14 19/52] brcmfmac: clear EAP/association status bits on linkdown events
` [PATCH 4.14 20/52] net: ethernet: aquantia: Handle error cleanup of start on open
` [PATCH 4.14 21/52] appletalk: Fix skb allocation size in loopback case
` [PATCH 4.14 22/52] net: wan/lmc: unregister device when no matching device is found
` [PATCH 4.14 23/52] bpf: Remove MTU check in __bpf_skb_max_len
` [PATCH 4.14 24/52] ALSA: usb-audio: Apply sample rate quirk to Logitech Connect
` [PATCH 4.14 25/52] ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
` [PATCH 4.14 26/52] ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook
` [PATCH 4.14 27/52] tracing: Fix stack trace event size
` [PATCH 4.14 28/52] mm: fix race by making init_zero_pfn() early_initcall
` [PATCH 4.14 29/52] drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
` [PATCH 4.14 30/52] drm/amdgpu: check alignment on CPU page for bo map
` [PATCH 4.14 31/52] reiserfs: update reiserfs_xattrs_initialized() condition
` [PATCH 4.14 32/52] mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
` [PATCH 4.14 33/52] mm: memcg: make sure memory.events is uptodate when waking pollers
` [PATCH 4.14 34/52] mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same cacheline
` [PATCH 4.14 35/52] mm: fix oom_kill event handling
` [PATCH 4.14 36/52] mm: writeback: use exact memcg dirty counts
` [PATCH 4.14 37/52] pinctrl: rockchip: fix restore error in resume
` [PATCH 4.14 38/52] extcon: Add stubs for extcon_register_notifier_all() functions
` [PATCH 4.14 39/52] extcon: Fix error handling in extcon_dev_register
` [PATCH 4.14 40/52] firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
` [PATCH 4.14 41/52] usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
` [PATCH 4.14 42/52] USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
` [PATCH 4.14 43/52] usb: musb: Fix suspend with devices connected for a64
` [PATCH 4.14 44/52] usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
` [PATCH 4.14 45/52] cdc-acm: fix BREAK rx code path adding necessary calls
` [PATCH 4.14 46/52] USB: cdc-acm: untangle a circular dependency between callback and softint
` [PATCH 4.14 47/52] USB: cdc-acm: downgrade message to debug
` [PATCH 4.14 48/52] USB: cdc-acm: fix use-after-free after probe failure
` [PATCH 4.14 49/52] usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference
` [PATCH 4.14 50/52] staging: rtl8192e: Fix incorrect source in memcpy()
` [PATCH 4.14 51/52] staging: rtl8192e: Change state information from u16 to u8
` [PATCH 4.14 52/52] drivers: video: fbcon: fix NULL dereference in fbcon_cursor()

[PATCH 4.9 00/35] 4.9.265-rc1 review
 2021-04-05  8:54 UTC  (36+ messages)
` [PATCH 4.9 01/35] selinux: vsock: Set SID for socket returned by accept()
` [PATCH 4.9 02/35] ipv6: weaken the v4mapped source check
` [PATCH 4.9 03/35] ext4: fix bh ref count on error paths
` [PATCH 4.9 04/35] rpc: fix NULL dereference on kmalloc failure
` [PATCH 4.9 05/35] ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10
` [PATCH 4.9 06/35] ASoC: rt5651: "
` [PATCH 4.9 07/35] ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe
` [PATCH 4.9 08/35] powerpc: Force inlining of cpu_has_feature() to avoid build failure
` [PATCH 4.9 09/35] vhost: Fix vhost_vq_reset()
` [PATCH 4.9 10/35] scsi: st: Fix a use after free in st_open()
` [PATCH 4.9 11/35] scsi: qla2xxx: Fix broken #endif placement
` [PATCH 4.9 12/35] staging: comedi: cb_pcidas: fix request_irq() warn
` [PATCH 4.9 13/35] staging: comedi: cb_pcidas64: "
` [PATCH 4.9 14/35] ASoC: rt5659: Update MCLK rate in set_sysclk()
` [PATCH 4.9 15/35] ext4: do not iput inode under running transaction in ext4_rename()
` [PATCH 4.9 16/35] appletalk: Fix skb allocation size in loopback case
` [PATCH 4.9 17/35] net: wan/lmc: unregister device when no matching device is found
` [PATCH 4.9 18/35] bpf: Remove MTU check in __bpf_skb_max_len
` [PATCH 4.9 19/35] ALSA: usb-audio: Apply sample rate quirk to Logitech Connect
` [PATCH 4.9 20/35] ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook
` [PATCH 4.9 21/35] tracing: Fix stack trace event size
` [PATCH 4.9 22/35] mm: fix race by making init_zero_pfn() early_initcall
` [PATCH 4.9 23/35] reiserfs: update reiserfs_xattrs_initialized() condition
` [PATCH 4.9 24/35] pinctrl: rockchip: fix restore error in resume
` [PATCH 4.9 25/35] extcon: Fix error handling in extcon_dev_register
` [PATCH 4.9 26/35] firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
` [PATCH 4.9 27/35] USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
` [PATCH 4.9 28/35] usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
` [PATCH 4.9 29/35] cdc-acm: fix BREAK rx code path adding necessary calls
` [PATCH 4.9 30/35] USB: cdc-acm: downgrade message to debug
` [PATCH 4.9 31/35] USB: cdc-acm: fix use-after-free after probe failure
` [PATCH 4.9 32/35] staging: rtl8192e: Fix incorrect source in memcpy()
` [PATCH 4.9 33/35] staging: rtl8192e: Change state information from u16 to u8
` [PATCH 4.9 34/35] audit: fix a net reference leak in audit_send_reply()
` [PATCH 4.9 35/35] audit: fix a net reference leak in audit_list_rules_send()

[PATCH v3 0/5] RISC-V: Add kexec/kdump support
 2021-04-05  8:57 UTC  (6+ messages)
` [PATCH v3 1/5] RISC-V: Add EM_RISCV to kexec UAPI header
` [PATCH v3 2/5] RISC-V: Add kexec support
` [PATCH v3 3/5] RISC-V: Improve init_resources
` [PATCH v3 4/5] RISC-V: Add kdump support
` [PATCH v3 5/5] RISC-V: Add crash kernel support

[PATCH] rockchip: enabled LAN port on NanoPi R2S
 2021-04-05  8:56 UTC  (4+ messages)

[PATCH 4.4 00/28] 4.4.265-rc1 review
 2021-04-05  8:54 UTC  (29+ messages)
` [PATCH 4.4 01/28] selinux: vsock: Set SID for socket returned by accept()
` [PATCH 4.4 02/28] ipv6: weaken the v4mapped source check
` [PATCH 4.4 03/28] ext4: fix bh ref count on error paths
` [PATCH 4.4 04/28] rpc: fix NULL dereference on kmalloc failure
` [PATCH 4.4 05/28] ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10
` [PATCH 4.4 06/28] ASoC: rt5651: "
` [PATCH 4.4 07/28] ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe
` [PATCH 4.4 08/28] scsi: st: Fix a use after free in st_open()
` [PATCH 4.4 09/28] scsi: qla2xxx: Fix broken #endif placement
` [PATCH 4.4 10/28] staging: comedi: cb_pcidas: fix request_irq() warn
` [PATCH 4.4 11/28] staging: comedi: cb_pcidas64: "
` [PATCH 4.4 12/28] ext4: do not iput inode under running transaction in ext4_rename()
` [PATCH 4.4 13/28] appletalk: Fix skb allocation size in loopback case
` [PATCH 4.4 14/28] net: wan/lmc: unregister device when no matching device is found
` [PATCH 4.4 15/28] ALSA: usb-audio: Apply sample rate quirk to Logitech Connect
` [PATCH 4.4 16/28] ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook
` [PATCH 4.4 17/28] tracing: Fix stack trace event size
` [PATCH 4.4 18/28] mm: fix race by making init_zero_pfn() early_initcall
` [PATCH 4.4 19/28] reiserfs: update reiserfs_xattrs_initialized() condition
` [PATCH 4.4 20/28] pinctrl: rockchip: fix restore error in resume
` [PATCH 4.4 21/28] extcon: Fix error handling in extcon_dev_register
` [PATCH 4.4 22/28] firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
` [PATCH 4.4 23/28] USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
` [PATCH 4.4 24/28] cdc-acm: fix BREAK rx code path adding necessary calls
` [PATCH 4.4 25/28] USB: cdc-acm: downgrade message to debug
` [PATCH 4.4 26/28] USB: cdc-acm: fix use-after-free after probe failure
` [PATCH 4.4 27/28] staging: rtl8192e: Fix incorrect source in memcpy()
` [PATCH 4.4 28/28] staging: rtl8192e: Change state information from u16 to u8

[PATCH rdma-next 0/8] Generalize if ULP supported check
 2021-04-05  8:46 UTC  (4+ messages)
` [PATCH rdma-next 1/8] RDMA/core: Check if client supports IB device or not

[PATCH 0/3]Enable PM generic domain support
 2021-04-05  8:46 UTC  (4+ messages)
` [PATCH 2/3] fpga: region: Add fpga-region property 'power-domains'

[PATCH 0/4] BCM2711's sdhci-iproc CMD timeouts
 2021-04-05  8:45 UTC  (8+ messages)
` [PATCH 4/4] ARM: dts: Fix-up EMMC2 controller's frequency

[PATCH] net: phy: fix PHY possibly unwork after MDIO bus resume back
 2021-04-05  8:43 UTC  (4+ messages)

[PATCHv2 2/2] iommu/arm-smmu-qcom: Move the adreno smmu specific impl earlier
 2021-04-05  8:42 UTC  (7+ messages)

[PATCHv2 0/4] Enable various hardware blocks on SC7280 SoC
 2021-04-05  8:39 UTC  (2+ messages)

[PATCH v6] RISC-V: enable XIP
 2021-04-05  8:34 UTC  (8+ messages)

[PATCH 4/4] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml
 2021-04-05  8:34 UTC  (3+ messages)

[PATCH 0/2] mtd: spi-nor: macronix: mx25l51245g, mx66l51235l and mx66l51235f
 2021-04-05  8:32 UTC  (3+ messages)
` [PATCH 1/2] Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"

[PATCH v3 1/2] driver core: clear deferred probe reason on probe retry
 2021-04-05  8:31 UTC  (4+ messages)
` [PATCH v3 2/2] driver core: add helper for deferred probe reason setting

[PATCH v3 0/3] watchdog: f71808e_wdt: migrate to new kernel API
 2021-04-05  8:28 UTC  (3+ messages)

[PATCH] kernel: sched: Remove unnecessary struct declaration"
 2021-04-05  8:25 UTC 

Build regressions/improvements in v5.12-rc6
 2021-04-05  8:24 UTC 

High kmalloc-32 slab cache consumption with 10k containers
 2021-04-05  8:22 UTC  (2+ messages)

[PATCH] tools/kvm_stat: fix out of date aarch64 kvm_exit reason definations
 2021-04-05  8:14 UTC  (2+ messages)

[PATCH 02/10] tty/sysrq: Fix issues of code indent should use tabs
 2021-04-05  7:57 UTC  (3+ messages)

[PATCH] rtlwifi: Simplify locking of a skb list accesses
 2021-04-05  7:57 UTC 

UBSAN: shift-out-of-bounds in detach_tasks
 2021-04-05  7:48 UTC  (2+ messages)
` [syzbot] "

[PATCH v1 0/4] Improve reporting-issues.rst and make it official
 2021-04-05  7:43 UTC  (5+ messages)
` [PATCH v1 1/4] docs: make reporting-issues.rst official and delete reporting-bugs.rst

Patch "kbuild: Add resolve_btfids clean to root clean target" has been added to the 5.11-stable tree
 2021-04-05  7:40 UTC 

[PATCH v3 0/4] kernel/smp.c: add more CSD lock debugging
 2021-04-05  7:37 UTC  (7+ messages)
` [PATCH v3 3/4] kernel/smp: add more data to "

[PATCH] Revert "mfd: max8997: Add of_compatible to Extcon and Charger mfd_cell"
 2021-04-05  7:14 UTC 

[PATCH v5 0/6] usb: Linking ports to their Type-C connectors
 2021-04-05  7:09 UTC  (3+ messages)
` [PATCH v5 3/6] usb: typec: Port mapping utility

[PATCH 0/2] usb: xhci-mtk: relax peridoc TT bandwidth checking
 2021-04-05  7:04 UTC  (4+ messages)
` [PATCH 1/2] usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler

[PATCH v6 0/4] convert rockchip,dwc3.txt to yaml
 2021-04-05  7:02 UTC  (3+ messages)
` [PATCH v6 1/4] usb: dwc3: of-simple: bail probe if no dwc3 child node

[PATCH] tee: amdtee: unload TA only when its refcount becomes 0
 2021-04-05  6:52 UTC  (3+ messages)

[PATCH v3 0/2] PSP TEE driver update and bug fixes
 2021-04-05  6:40 UTC  (3+ messages)

[PATCH next 1/2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-04-05  6:37 UTC  (5+ messages)
` [PATCH next 2/2] misc: "

[PATCH] debugfs: Fix use-after-free in debugfs_create_devm_seqfile()
 2021-04-05  6:24 UTC  (4+ 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).