All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-05 17:07:17 to 2020-03-05 17:23:00 UTC [more...]

[PATCH AUTOSEL 5.5 01/67] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:12 UTC  (43+ messages)
` [PATCH AUTOSEL 5.5 02/67] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH AUTOSEL 5.5 03/67] HID: core: fix off-by-one memset in hid_report_raw_event()
` [PATCH AUTOSEL 5.5 04/67] HID: core: increase HID report buffer size to 8KiB
` [PATCH AUTOSEL 5.5 06/67] HID: alps: Fix an error handling path in 'alps_input_configured()'
` [PATCH AUTOSEL 5.5 08/67] ACPI: watchdog: Set default timeout in probe
` [PATCH AUTOSEL 5.5 09/67] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH AUTOSEL 5.5 11/67] MIPS: Disable VDSO time functionality on microMIPS
` [PATCH AUTOSEL 5.5 13/67] MIPS: cavium_octeon: Fix syncw generation
` [PATCH AUTOSEL 5.5 14/67] MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
` [PATCH AUTOSEL 5.5 15/67] HID: hid-bigbenff: fix general protection fault caused by double kfree
` [PATCH AUTOSEL 5.5 17/67] HID: hid-bigbenff: fix race condition for scheduled work during removal
` [PATCH AUTOSEL 5.5 18/67] riscv: set pmp configuration if kernel is running in M-mode
` [PATCH AUTOSEL 5.5 19/67] RISC-V: Don't enable all interrupts in trap_init()
` [PATCH AUTOSEL 5.5 20/67] MIPS: vdso: Wrap -mexplicit-relocs in cc-option
` [PATCH AUTOSEL 5.5 23/67] tracing: Fix number printing bug in print_synth_event()
` [PATCH AUTOSEL 5.5 26/67] mac80211: Remove a redundant mutex unlock
` [PATCH AUTOSEL 5.5 28/67] netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
` [PATCH AUTOSEL 5.5 29/67] netfilter: ipset: Fix forceadd evaluation path
` [PATCH AUTOSEL 5.5 30/67] vhost: Check docket sk_family instead of call getname
` [PATCH AUTOSEL 5.5 31/67] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
` [PATCH AUTOSEL 5.5 32/67] hv_netvsc: Fix unwanted wakeup in netvsc_attach()
` [PATCH AUTOSEL 5.5 33/67] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH AUTOSEL 5.5 34/67] mac80211: rx: avoid RCU list traversal under mutex
` [PATCH AUTOSEL 5.5 35/67] net: ll_temac: Fix race condition causing TX hang
` [PATCH AUTOSEL 5.5 36/67] net: ll_temac: Add more error handling of dma_map_single() calls
` [PATCH AUTOSEL 5.5 37/67] net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
` [PATCH AUTOSEL 5.5 38/67] net: ll_temac: Handle DMA halt condition caused by buffer underrun
` [PATCH AUTOSEL 5.5 39/67] blk-mq: insert passthrough request into hctx->dispatch directly
` [PATCH AUTOSEL 5.5 40/67] io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL
` [PATCH AUTOSEL 5.5 41/67] drm/amdgpu: fix memory leak during TDR test(v2)
` [PATCH AUTOSEL 5.5 42/67] io_uring: pick up link work on submit reference drop
` [PATCH AUTOSEL 5.5 43/67] kbuild: fix DT binding schema rule to detect command line changes
` [PATCH AUTOSEL 5.5 44/67] kbuild: add dtbs_check to PHONY
` [PATCH AUTOSEL 5.5 45/67] kbuild: add dt_binding_check to PHONY in a correct place

[PATCH v2] mm: Make mem_cgroup_id_get_many() __maybe_unused
 2020-03-05 17:22 UTC  (2+ messages)

[PATCHv7 00/15] remoteproc: updates for omap remoteproc support
 2020-03-05 17:15 UTC  (10+ messages)
` [PATCHv7 14/15] remoteproc/omap: Add watchdog functionality for remote processors
` [PATCHv7 15/15] remoteproc/omap: Switch to SPDX license identifiers

Need help with degraded raid 5
 2020-03-05 17:22 UTC  (3+ messages)

[PATCH 0/7] aio-posix: polling scalability improvements
 2020-03-05 17:08 UTC  (7+ messages)
` [PATCH 1/7] aio-posix: completely stop polling when disabled
` [PATCH 2/7] aio-posix: move RCU_READ_LOCK() into run_poll_handlers()
` [PATCH 3/7] aio-posix: extract ppoll(2) and epoll(7) fd monitoring
` [PATCH 4/7] aio-posix: simplify FDMonOps->update() prototype
` [PATCH 5/7] aio-posix: add io_uring fd monitoring implementation
` [PATCH 6/7] aio-posix: support userspace polling of fd monitoring

[Buildroot] [git commit] package/linux-firmware: fix special cases of symlinks
 2020-03-05 17:22 UTC 

[Buildroot] [git commit branch/next] package/linux-firmware: fix special cases of symlinks
 2020-03-05 17:22 UTC 

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-03-05 17:19 UTC  (9+ messages)
` [PATCH v5 40/50] multi-process/mig: build migration module in the remote process

[PATCH AUTOSEL 5.4 01/58] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:14 UTC  (47+ messages)
` [PATCH AUTOSEL 5.4 02/58] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH AUTOSEL 5.4 03/58] HID: core: fix off-by-one memset in hid_report_raw_event()
` [PATCH AUTOSEL 5.4 04/58] HID: core: increase HID report buffer size to 8KiB
` [PATCH AUTOSEL 5.4 05/58] HID: hiddev: Fix race in in hiddev_disconnect()
` [PATCH AUTOSEL 5.4 06/58] HID: alps: Fix an error handling path in 'alps_input_configured()'
` [PATCH AUTOSEL 5.4 07/58] i2c: altera: Fix potential integer overflow
` [PATCH AUTOSEL 5.4 08/58] ACPI: watchdog: Set default timeout in probe
` [PATCH AUTOSEL 5.4 09/58] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH AUTOSEL 5.4 10/58] mips: vdso: fix 'jalr t9' crash in vdso code
` [PATCH AUTOSEL 5.4 11/58] MIPS: Disable VDSO time functionality on microMIPS
` [PATCH AUTOSEL 5.4 12/58] mips: vdso: add build time check that no 'jalr t9' calls left
` [PATCH AUTOSEL 5.4 13/58] MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
` [PATCH AUTOSEL 5.4 14/58] HID: hid-bigbenff: fix general protection fault caused by double kfree
` [PATCH AUTOSEL 5.4 15/58] HID: hid-bigbenff: call hid_hw_stop() in case of error
` [PATCH AUTOSEL 5.4 16/58] HID: hid-bigbenff: fix race condition for scheduled work during removal
` [PATCH AUTOSEL 5.4 17/58] MIPS: vdso: Wrap -mexplicit-relocs in cc-option
` [PATCH AUTOSEL 5.4 18/58] selftests/rseq: Fix out-of-tree compilation
` [PATCH AUTOSEL 5.4 19/58] tracing: Fix number printing bug in print_synth_event()
` [PATCH AUTOSEL 5.4 20/58] nl80211: fix potential leak in AP start
` [PATCH AUTOSEL 5.4 21/58] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH AUTOSEL 5.4 22/58] mac80211: Remove a redundant mutex unlock
` [PATCH AUTOSEL 5.4 23/58] scsi: libfc: free response frame from GPN_ID
` [PATCH AUTOSEL 5.4 24/58] netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
` [PATCH AUTOSEL 5.4 25/58] netfilter: ipset: Fix forceadd evaluation path
` [PATCH AUTOSEL 5.4 26/58] vhost: Check docket sk_family instead of call getname
` [PATCH AUTOSEL 5.4 27/58] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
` [PATCH AUTOSEL 5.4 28/58] hv_netvsc: Fix unwanted wakeup in netvsc_attach()
` [PATCH AUTOSEL 5.4 29/58] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH AUTOSEL 5.4 30/58] mac80211: rx: avoid RCU list traversal under mutex
` [PATCH AUTOSEL 5.4 31/58] net: ll_temac: Fix race condition causing TX hang
` [PATCH AUTOSEL 5.4 32/58] net: ll_temac: Add more error handling of dma_map_single() calls
` [PATCH AUTOSEL 5.4 33/58] net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
` [PATCH AUTOSEL 5.4 34/58] net: ll_temac: Handle DMA halt condition caused by buffer underrun
` [PATCH AUTOSEL 5.4 35/58] blk-mq: insert passthrough request into hctx->dispatch directly
` [PATCH AUTOSEL 5.4 36/58] drm/amdgpu: fix memory leak during TDR test(v2)
` [PATCH AUTOSEL 5.4 37/58] kbuild: fix DT binding schema rule to detect command line changes
` [PATCH AUTOSEL 5.4 38/58] kbuild: add dtbs_check to PHONY
` [PATCH AUTOSEL 5.4 39/58] kbuild: add dt_binding_check to PHONY in a correct place

[LTP] [PATCH] hugeshmctl01: Revert "hugeshmctl: Use loop from the API"
 2020-03-05 17:21 UTC  (2+ messages)

[PATCH v2 0/4] drm/bridge: dw-hdmi: Various updates
 2020-03-05 17:14 UTC  (3+ messages)
` [PATCH v2 1/4] drm/bridge: dw-hdmi: fix AVI frame colorimetry

[Buildroot] [PATCH/next v2] package/mesa3d: fix nouveau std::isinf related compile failure
 2020-03-05 17:21 UTC  (4+ messages)

Inode ENOSPC due to recently_deleted()
 2020-03-05 17:14 UTC 

[PATCH bpf-next v4 0/7] Introduce BPF_MODIFY_RET tracing progs
 2020-03-05 17:21 UTC  (4+ messages)
` [PATCH bpf-next v4 4/7] bpf: Attachment verification for BPF_MODIFY_RETURN

[PATCH] RISC-V: Add a missing "," in riscv_excp_names
 2020-03-05 17:20 UTC  (3+ messages)

[PATCH] net: Make skb_segment not to compute checksum if network controller supports checksumming
 2020-03-05 17:19 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 0/3] drm/mst: Add support for simultaneous down replies
 2020-03-05 17:19 UTC  (9+ messages)
` [PATCH 3/3] drm/dp_mst: Remove single tx msg restriction

[Buildroot] [git commit] package/mesa3d: fix nouveau std::isinf related compile failure
 2020-03-05 17:19 UTC 

[PATCH v1 1/1] scsi: ufs: Fix possible unclocked access to auto hibern8 timer register
 2020-03-05  8:53 UTC 

[PATCH AUTOSEL 4.19 01/31] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:15 UTC  (18+ messages)
` [PATCH AUTOSEL 4.19 02/31] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH AUTOSEL 4.19 03/31] HID: core: fix off-by-one memset in hid_report_raw_event()
` [PATCH AUTOSEL 4.19 04/31] HID: core: increase HID report buffer size to 8KiB
` [PATCH AUTOSEL 4.19 05/31] HID: hiddev: Fix race in in hiddev_disconnect()
` [PATCH AUTOSEL 4.19 06/31] HID: alps: Fix an error handling path in 'alps_input_configured()'
` [PATCH AUTOSEL 4.19 07/31] i2c: altera: Fix potential integer overflow
` [PATCH AUTOSEL 4.19 08/31] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH AUTOSEL 4.19 09/31] MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
` [PATCH AUTOSEL 4.19 10/31] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH AUTOSEL 4.19 11/31] scsi: libfc: free response frame from GPN_ID
` [PATCH AUTOSEL 4.19 12/31] vhost: Check docket sk_family instead of call getname
` [PATCH AUTOSEL 4.19 13/31] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
` [PATCH AUTOSEL 4.19 14/31] hv_netvsc: Fix unwanted wakeup in netvsc_attach()
` [PATCH AUTOSEL 4.19 15/31] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH AUTOSEL 4.19 16/31] mac80211: rx: avoid RCU list traversal under mutex

[PATCH v6 00/18] s390x: Protected Virtualization support
 2020-03-05 17:04 UTC  (3+ messages)
` [PATCH v6 18/18] pc-bios: s390x: Save iplb location in lowcore

Linux 5.5 Breaks Raid1 on Device instead of Partition, Unusable I/O
 2020-03-05 17:18 UTC  (7+ messages)

[LTP] [PATCH 1/1] hugeshmctl01: Fix reset stat_time when looping with -i n
 2020-03-05 17:18 UTC 

WARNING in cxacru_cm/usb_submit_urb
 2020-03-05 17:15 UTC 

[PATCH] audio: Add sndio backend
 2020-03-05 17:07 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 01/19] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:15 UTC  (14+ messages)
` [PATCH AUTOSEL 4.14 02/19] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH AUTOSEL 4.14 03/19] HID: core: fix off-by-one memset in hid_report_raw_event()
` [PATCH AUTOSEL 4.14 04/19] HID: core: increase HID report buffer size to 8KiB
` [PATCH AUTOSEL 4.14 05/19] HID: hiddev: Fix race in in hiddev_disconnect()
` [PATCH AUTOSEL 4.14 06/19] i2c: altera: Fix potential integer overflow
` [PATCH AUTOSEL 4.14 07/19] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH AUTOSEL 4.14 08/19] MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
` [PATCH AUTOSEL 4.14 09/19] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH AUTOSEL 4.14 10/19] scsi: libfc: free response frame from GPN_ID
` [PATCH AUTOSEL 4.14 11/19] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
` [PATCH AUTOSEL 4.14 12/19] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH AUTOSEL 4.14 13/19] mac80211: rx: avoid RCU list traversal under mutex

[PATCH AUTOSEL 4.9 01/12] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:15 UTC  (10+ messages)
` [PATCH AUTOSEL 4.9 02/12] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH AUTOSEL 4.9 03/12] HID: core: fix off-by-one memset in hid_report_raw_event()
` [PATCH AUTOSEL 4.9 04/12] HID: core: increase HID report buffer size to 8KiB
` [PATCH AUTOSEL 4.9 05/12] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH AUTOSEL 4.9 06/12] MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
` [PATCH AUTOSEL 4.9 07/12] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH AUTOSEL 4.9 08/12] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH AUTOSEL 4.9 09/12] mac80211: rx: avoid RCU list traversal under mutex

[virtio-comment] [PATCH v3] virtio-net: Add support for the flexible driver notification structure
 2020-03-05 17:16 UTC 

[PATCH AUTOSEL 4.4 1/7] HID: core: fix off-by-one memset in hid_report_raw_event()
 2020-03-05 17:16 UTC  (5+ messages)
` [PATCH AUTOSEL 4.4 2/7] HID: core: increase HID report buffer size to 8KiB
` [PATCH AUTOSEL 4.4 3/7] MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
` [PATCH AUTOSEL 4.4 4/7] net: ks8851-ml: Fix IRQ handling and locking

[PATCH v4 0/6] Amazon's Annapurna Labs Alpine v3 device-tree
 2020-03-05 17:14 UTC  (5+ messages)
` [PATCH v4 6/6] arm64: dts: amazon: add Amazon's Annapurna Labs Alpine v3 support
    ` [EXTERNAL][PATCH "

[PATCH v2 0/7] vfio/pci: SR-IOV support
 2020-03-05 17:14 UTC  (5+ messages)
    ` [dpdk-dev] "

[PATCH v5 00/10] vTPM for aarch64
 2020-03-05 16:51 UTC  (6+ messages)
` [PATCH v5 04/10] tpm: Separate TPM_TIS and TPM_TIS_ISA configs
` [PATCH v5 05/10] tpm: Add the SysBus TPM TIS device
` [PATCH v5 08/10] test: tpm: pass optional machine options to swtpm test functions
` [PATCH v5 09/10] test: tpm-tis: Get prepared to share tests between ISA and sysbus devices
` [PATCH v5 10/10] test: tpm-tis: Add Sysbus TPM-TIS device test

[PATCH v2 0/7] KVM: x86: CPUID emulation and tracing fixes
 2020-03-05 17:12 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] app: test: measure libipsec performance
 2020-03-05 17:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[Xen-devel] [PATCH v2 00/17] Support CPUID/MSR data in migration streams
 2020-03-05 17:11 UTC  (9+ messages)
` [Xen-devel] [PATCH v2 03/17] tools/migration: Drop IHDR_VERSION constant from libxc and python
` [Xen-devel] [PATCH v2 10/17] tools/libxl: Plumb a restore boolean down into libxl__build_pre()

[dpdk-dev] [RFC PATCH 0/5] Support Intel IPSec MB v0.53 in DPDK 18.11
 2020-03-05 15:34 UTC  (6+ messages)
` [dpdk-dev] [RFC PATCH 1/5] crypto/zuc: use IPSec MB library v0.53
` [dpdk-dev] [RFC PATCH 2/5] crypto/snow3g: "
` [dpdk-dev] [RFC PATCH 3/5] crypto/kasumi: "
` [dpdk-dev] [RFC PATCH 4/5] crypto/aesni_mb: support "
` [dpdk-dev] [RFC PATCH 5/5] crypto/aesni_gcm: "

[PATCH net-next v3 0/3] QorIQ DPAA: Use random MAC address when none is given
 2020-03-05 17:08 UTC  (4+ messages)
` [PATCH net-next v3 1/3] fsl/fman: reuse set_mac_address() in dtsec init()
` [PATCH net-next v3 2/3] fsl/fman: tolerate missing MAC address in device tree
` [PATCH net-next v3 3/3] dpaa_eth: Use random MAC address when none is given

Issue with checkpatch.pl
 2020-03-05 17:07 UTC 

[PATCH v12 0/4] Invoke rpmh_flush for non OSI targets
 2020-03-05 17:07 UTC  (5+ messages)
` [PATCH v12 1/4] arm64: dts: qcom: sc7180: Add cpuidle low power states
` [PATCH v12 2/4] soc: qcom: rpmh: Update dirty flag only when data changes
` [PATCH v12 3/4] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches
` [PATCH v12 4/4] soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing new data


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.