All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-05 08:17:33 to 2021-04-05 09:02:12 UTC [more...]

[PATCH 4.19 00/56] 4.19.185-rc1 review
 2021-04-05  8:53 UTC  (11+ messages)
` [PATCH 4.19 01/56] selinux: vsock: Set SID for socket returned by accept()
` [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: "

[Buildroot] [PATCH 1/2] package/ell: bump version to 0.39
 2021-04-05  9:02 UTC  (2+ messages)

[PATCH] power: reset: qcom-pon: Add power on/off reason info
 2021-04-05  9:01 UTC  (3+ messages)

[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()

[Buildroot] [git commit] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.58
 2021-04-05  9:00 UTC 

[Buildroot] [git commit] package/ell: bump version to 0.39
 2021-04-05  9:00 UTC 

[Buildroot] [PATCH 1/1] package/samba4: add required python deps for AD DC support
 2021-04-05  9:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/samba4: AD DC support needs ADS
 2021-04-05  8:59 UTC  (2+ messages)

Invitation: [%NAME]:Hast du es noch nicht versucht? at Mon, 05.04.2021 (UTC+01:00), All Day, Weekly;
 2021-04-05  8:59 UTC 

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

[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  (12+ 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 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

[Cocci] Replacing #define directives with the help of SmPL
 2021-04-05  8:53 UTC  (12+ messages)
                ` [Cocci] Excluding quotes from strings of #define directives
                        ` [Cocci] Checking support for compound expressions (according to #define directives)

[PATCH 1/3] mtd: spi-nor: core: Add manuafacturer/chip specific operations
 2021-04-05  8:54 UTC  (2+ messages)

[Buildroot] [git commit] package/samba4: AD DC support needs ADS
 2021-04-05  8:54 UTC 

[PATCH] mtd: spi-nor: XTX: Add support for XTX XT25F128B
 2021-04-05  8:52 UTC  (2+ messages)

[PATCH 0/3]Enable PM generic domain support
 2021-04-05  8:46 UTC  (5+ 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  (9+ messages)
` [PATCH 4/4] ARM: dts: Fix-up EMMC2 controller's frequency

[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] drivers: power_supply: cpcap-battery: Add battery type auto detection for mapphone devices
 2021-04-05  8:44 UTC  (2+ messages)

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

[f2fs-dev] [PATCH] f2fs: prevent mounting devices with unsupported features
 2021-04-05  8:43 UTC 

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

[f2fs-dev] [PATCH] fsck: prevent working on devices with unsupported features
 2021-04-05  8:41 UTC 

[f2fs-dev] [PATCH] f2fs: prevent mounting devices with unsupported features
 2021-04-05  8:40 UTC 

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

[PATCH v2] btrfs: fix lockdep warning while mounting sprout fs
 2021-04-05  8:38 UTC  (3+ messages)

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

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

[PATCH] bcm2835-pcm: Allow up to 8 channels and 192kHz data rate
 2021-04-05  8:13 UTC  (2+ messages)

[PATCH 0/2] mtd: spi-nor: macronix: mx25l51245g, mx66l51235l and mx66l51235f
 2021-04-05  8:32 UTC  (4+ 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)

AF_XDP new prefer busy poll
 2021-04-05  8:26 UTC  (2+ messages)

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

[Patch bpf-next v8 00/16] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-04-05  8:25 UTC  (3+ messages)
` [Patch bpf-next v8 10/16] sock: introduce sk->sk_prot->psock_update_sk_prot()

[RFC] Driver for the NXP 74HC153 chip
 2021-04-05  8:25 UTC  (7+ messages)
` [PATCH] gpio: driver "

[PATCH v8 00/28] mtd: spi-nor-core: add xSPI Octal DTR support
 2021-04-05  8:25 UTC  (7+ messages)
` [PATCH v8 01/28] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v8 02/28] spi: spi-mem: allow specifying a command's extension

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

[PATCH 5/5] power: supply: cpcap-charger: Add usleep to cpcap charger to avoid usb plug bounce
 2021-04-05  8:23 UTC  (3+ messages)

[GIT PULL] mediatek drm next for 5.13
 2021-04-05  8:22 UTC  (2+ messages)

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

[PATCH 4/5] power: supply: cpcap-charger: fix small mistake in current to register conversion
 2021-04-05  8:22 UTC  (3+ messages)

[PATCH] target/nios2: fix page-fit instruction count
 2021-04-05  8:20 UTC 

[PATCH 1/5] power: supply: cpcap-charger: get the battery inserted infomation from cpcap-battery
 2021-04-05  8:20 UTC  (2+ messages)

[PATCH] i2c: core: Fix spacing error by checkpatch
 2021-04-05  8:18 UTC 

FAILED: patch "[PATCH] mei: allow map and unmap of client dma buffer only for" failed to apply to 5.11-stable tree
 2021-04-05  8:17 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.