linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-08 14:31:40 to 2021-02-08 16:04:35 UTC [more...]

[PATCH 4.19 00/38] 4.19.175-rc1 review
 2021-02-08 15:01 UTC  (5+ messages)
` [PATCH 4.19 01/38] USB: serial: cp210x: add pid/vid for WSDA-200-USB
` [PATCH 4.19 10/38] memblock: do not start bottom-up allocations with kernel_end
` [PATCH 4.19 11/38] USB: gadget: legacy: fix an error code in eth_bind()
` [PATCH 4.19 13/38] usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()

[PATCH 4.14 00/30] 4.14.221-rc1 review
 2021-02-08 15:01 UTC  (22+ messages)
` [PATCH 4.14 01/30] USB: serial: cp210x: add pid/vid for WSDA-200-USB
` [PATCH 4.14 02/30] USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
` [PATCH 4.14 07/30] objtool: Support Clang non-section symbols in ORC generation
` [PATCH 4.14 08/30] elfcore: fix building with clang
` [PATCH 4.14 09/30] ipv4: fix race condition between route lookup and invalidation
` [PATCH 4.14 10/30] USB: gadget: legacy: fix an error code in eth_bind()
` [PATCH 4.14 11/30] USB: usblp: dont call usb_set_interface if theres a single alt
` [PATCH 4.14 12/30] usb: dwc2: Fix endpoint direction check in ep_from_windex
` [PATCH 4.14 13/30] ovl: fix dentry leak in ovl_get_redirect
` [PATCH 4.14 14/30] mac80211: fix station rate table updates on assoc
` [PATCH 4.14 15/30] kretprobe: Avoid re-registration of the same kretprobe earlier
` [PATCH 4.14 16/30] xhci: fix bounce buffer usage for non-sg list case
` [PATCH 4.14 17/30] cifs: report error instead of invalid when revalidating a dentry fails
` [PATCH 4.14 18/30] smb3: Fix out-of-bounds bug in SMB2_negotiate()
` [PATCH 4.14 19/30] mmc: core: Limit retries when analyse of SDIO tuples fails
` [PATCH 4.14 20/30] nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
` [PATCH 4.14 21/30] ARM: footbridge: fix dc21285 PCI configuration accessors
` [PATCH 4.14 22/30] mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
` [PATCH 4.14 23/30] mm: hugetlb: fix a race between isolating and freeing page
` [PATCH 4.14 24/30] mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
` [PATCH 4.14 27/30] x86/apic: Add extra serialization for non-serializing MSRs

[patch 00/12] x86/irq/64: Inline irq stack switching
 2021-02-08 15:06 UTC  (3+ messages)
` [patch 05/12] x86/irq: Provide macro for inlining "

[PATCH] HID: logitech-dj: fix unintentional integer overflow on left shift
 2021-02-08 15:07 UTC  (3+ messages)

[char-misc-next 1/2] mei: bus: block send with vtag on non-conformat FW
 2021-02-08 15:06 UTC  (2+ messages)
` [char-misc-next 2/2] mei: use sysfs_emit() in tx_queue_limit_show sysfs

[PATCH 4.9 00/43] 4.9.257-rc1 review
 2021-02-08 15:01 UTC  (44+ messages)
` [PATCH 4.9 01/43] net: dsa: bcm_sf2: put device node before return
` [PATCH 4.9 02/43] ibmvnic: Ensure that CRQ entry read are correctly ordered
` [PATCH 4.9 03/43] net_sched: reject silly cell_log in qdisc_get_rtab()
` [PATCH 4.9 04/43] futex,rt_mutex: Provide futex specific rt_mutex API
` [PATCH 4.9 05/43] futex: Remove rt_mutex_deadlock_account_*()
` [PATCH 4.9 06/43] futex: Rework inconsistent rt_mutex/futex_q state
` [PATCH 4.9 07/43] futex: Avoid violating the 10th rule of futex
` [PATCH 4.9 08/43] futex: Replace pointless printk in fixup_owner()
` [PATCH 4.9 09/43] futex: Provide and use pi_state_update_owner()
` [PATCH 4.9 10/43] rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
` [PATCH 4.9 11/43] futex: Use pi_state_update_owner() in put_pi_state()
` [PATCH 4.9 12/43] futex: Simplify fixup_pi_state_owner()
` [PATCH 4.9 13/43] futex: Handle faults correctly for PI futexes
` [PATCH 4.9 14/43] scsi: libfc: Avoid invoking response handler twice if ep is already completed
` [PATCH 4.9 15/43] mac80211: fix fast-rx encryption check
` [PATCH 4.9 16/43] scsi: ibmvfc: Set default timeout to avoid crash during migration
` [PATCH 4.9 17/43] objtool: Dont fail on missing symbol table
` [PATCH 4.9 18/43] stable: clamp SUBLEVEL in 4.4 and 4.9
` [PATCH 4.9 19/43] USB: serial: cp210x: add pid/vid for WSDA-200-USB
` [PATCH 4.9 20/43] USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
` [PATCH 4.9 21/43] USB: serial: option: Adding support for Cinterion MV31
` [PATCH 4.9 22/43] Input: i8042 - unbreak Pegatron C15B
` [PATCH 4.9 23/43] net: lapb: Copy the skb before sending a packet
` [PATCH 4.9 24/43] elfcore: fix building with clang
` [PATCH 4.9 25/43] USB: gadget: legacy: fix an error code in eth_bind()
` [PATCH 4.9 26/43] USB: usblp: dont call usb_set_interface if theres a single alt
` [PATCH 4.9 27/43] usb: dwc2: Fix endpoint direction check in ep_from_windex
` [PATCH 4.9 28/43] mac80211: fix station rate table updates on assoc
` [PATCH 4.9 29/43] kretprobe: Avoid re-registration of the same kretprobe earlier
` [PATCH 4.9 30/43] xhci: fix bounce buffer usage for non-sg list case
` [PATCH 4.9 31/43] cifs: report error instead of invalid when revalidating a dentry fails
` [PATCH 4.9 32/43] mmc: core: Limit retries when analyse of SDIO tuples fails
` [PATCH 4.9 33/43] ARM: footbridge: fix dc21285 PCI configuration accessors
` [PATCH 4.9 34/43] mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
` [PATCH 4.9 35/43] mm: hugetlb: fix a race between isolating and freeing page
` [PATCH 4.9 36/43] mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
` [PATCH 4.9 37/43] mm: thp: fix MADV_REMOVE deadlock on shmem THP
` [PATCH 4.9 38/43] x86/build: Disable CET instrumentation in the kernel
` [PATCH 4.9 39/43] x86/apic: Add extra serialization for non-serializing MSRs
` [PATCH 4.9 40/43] Input: xpad - sync supported devices with fork on GitHub
` [PATCH 4.9 41/43] ACPI: thermal: Do not call acpi_thermal_check() directly
` [PATCH 4.9 42/43] iommu/vt-d: Do not use flush-queue when caching-mode is on
` [PATCH 4.9 43/43] ALSA: hda/realtek - Fix typo of pincfg for Dell quirk

[PATCH] staging: fix ignoring return value warning
 2021-02-08 15:06 UTC  (3+ messages)

[PATCH net] vsock: fix locking in vsock_shutdown()
 2021-02-08 15:04 UTC  (2+ messages)

[PATCH v2] jfs: turn diLog(), dataLog() and txLog() into void functions
 2021-02-08 15:05 UTC  (2+ messages)

[RESEND PATCH v2 0/9] soundwire/regmap: use _no_pm routines
 2021-02-08 15:04 UTC  (4+ messages)

[PATCH 4.4 00/38] 4.4.257-rc1 review
 2021-02-08 15:01 UTC  (39+ messages)
` [PATCH 4.4 01/38] net_sched: reject silly cell_log in qdisc_get_rtab()
` [PATCH 4.4 02/38] futex,rt_mutex: Provide futex specific rt_mutex API
` [PATCH 4.4 03/38] futex: Remove rt_mutex_deadlock_account_*()
` [PATCH 4.4 04/38] futex: Rework inconsistent rt_mutex/futex_q state
` [PATCH 4.4 05/38] futex: Avoid violating the 10th rule of futex
` [PATCH 4.4 06/38] futex: Replace pointless printk in fixup_owner()
` [PATCH 4.4 07/38] futex: Provide and use pi_state_update_owner()
` [PATCH 4.4 08/38] rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
` [PATCH 4.4 09/38] futex: Use pi_state_update_owner() in put_pi_state()
` [PATCH 4.4 10/38] futex: Simplify fixup_pi_state_owner()
` [PATCH 4.4 11/38] futex: Handle faults correctly for PI futexes
` [PATCH 4.4 12/38] usb: udc: core: Use lock when write to soft_connect
` [PATCH 4.4 13/38] scsi: libfc: Avoid invoking response handler twice if ep is already completed
` [PATCH 4.4 14/38] scsi: ibmvfc: Set default timeout to avoid crash during migration
` [PATCH 4.4 15/38] stable: clamp SUBLEVEL in 4.4 and 4.9
` [PATCH 4.4 16/38] USB: serial: cp210x: add pid/vid for WSDA-200-USB
` [PATCH 4.4 17/38] USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
` [PATCH 4.4 18/38] USB: serial: option: Adding support for Cinterion MV31
` [PATCH 4.4 19/38] Input: i8042 - unbreak Pegatron C15B
` [PATCH 4.4 20/38] net: lapb: Copy the skb before sending a packet
` [PATCH 4.4 21/38] ELF/MIPS build fix
` [PATCH 4.4 22/38] elfcore: fix building with clang
` [PATCH 4.4 23/38] USB: gadget: legacy: fix an error code in eth_bind()
` [PATCH 4.4 24/38] USB: usblp: dont call usb_set_interface if theres a single alt
` [PATCH 4.4 25/38] usb: dwc2: Fix endpoint direction check in ep_from_windex
` [PATCH 4.4 26/38] mac80211: fix station rate table updates on assoc
` [PATCH 4.4 27/38] kretprobe: Avoid re-registration of the same kretprobe earlier
` [PATCH 4.4 28/38] cifs: report error instead of invalid when revalidating a dentry fails
` [PATCH 4.4 29/38] mmc: core: Limit retries when analyse of SDIO tuples fails
` [PATCH 4.4 30/38] ARM: footbridge: fix dc21285 PCI configuration accessors
` [PATCH 4.4 31/38] mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
` [PATCH 4.4 32/38] mm: hugetlb: fix a race between isolating and freeing page
` [PATCH 4.4 33/38] mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
` [PATCH 4.4 34/38] x86/build: Disable CET instrumentation in the kernel
` [PATCH 4.4 35/38] x86/apic: Add extra serialization for non-serializing MSRs
` [PATCH 4.4 36/38] Input: xpad - sync supported devices with fork on GitHub
` [PATCH 4.4 37/38] ACPI: thermal: Do not call acpi_thermal_check() directly
` [PATCH 4.4 38/38] ALSA: hda/realtek - Fix typo of pincfg for Dell quirk

[PATCH 0/2] mmc: mmci/mmc_test: update mmc_erase management
 2021-02-08 15:03 UTC  (6+ messages)
` [PATCH 1/2] mmc: mmci: enable MMC_CAP_NEED_RSP_BUSY

[PATCH] phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionally
 2021-02-08 15:02 UTC 

[PATCH v7 00/23] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-02-08 15:02 UTC  (4+ messages)

[PATCHv2] PCI: Add Silicom Denmark vendor ID
 2021-02-08 15:01 UTC 

[GIT PULL] x86/urgent for v5.11-rc7
 2021-02-08 15:02 UTC  (6+ messages)

MIPS noncoherent DMA cleanups
 2021-02-08 15:00 UTC  (8+ messages)
` [PATCH 1/6] MIPS/malta: simplify plat_setup_iocoherency
` [PATCH 2/6] MIPS/alchemy: factor out the DMA coherent setup
` [PATCH 3/6] MIPS: move the {no,}nocoherentio options to the malta setup code
` [PATCH 4/6] MIPS: refactor the maybe coherent DMA indicators
` [PATCH 5/6] driver core: lift dma_default_coherent into common code
` [PATCH 6/6] MIPS: remove CONFIG_DMA_PERDEV_COHERENT

[PATCH] drivers: net: ethernet: sun: Fix couple of spells in the file sunhme.c
 2021-02-08 15:00 UTC  (2+ messages)

rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
 2021-02-08 14:57 UTC  (4+ messages)

[PATCH] irqchip: IMX_INTMUX should not default to y, unconditionally
 2021-02-08 14:56 UTC 

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2021-02-08 14:53 UTC  (19+ messages)

[PATCH] pci: add Silicom Denmark vendor id
 2021-02-08 14:54 UTC  (2+ messages)

[PATCH 00/18] Apple M1 SoC platform bring-up
 2021-02-08 14:53 UTC  (7+ messages)
` [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) devicetree

[RFC PATCH v0] mm/slub: Let number of online CPUs determine the slub page order
 2021-02-08 14:54 UTC  (3+ messages)
` [PATCH] mm, slub: better heuristic for number of cpus when calculating slab order

[PATCH 0/5] rcu/sched: Fix ignored rescheduling after rcu_eqs_enter() v4
 2021-02-08 14:53 UTC  (4+ messages)
` [PATCH 2/5] rcu/nocb: Perform deferred wake up before last idle's need_resched() check

[PATCH 1/5] sched: make struct task_struct::state 32-bit
 2021-02-08 14:52 UTC  (6+ messages)

[PATCH 00/18] new API for FS_IOC_[GS]ETFLAGS/FS_IOC_FS[GS]ETXATTR
 2021-02-08 14:52 UTC  (12+ messages)

[PATCH] gpio: GPIO_MXS should not default to y, unconditionally
 2021-02-08 14:51 UTC 

[PATCH 0/7] xen/events: bug fixes and some diagnostic aids
 2021-02-08 14:50 UTC  (16+ messages)

[PATCH net] vsock/virtio: update credit only if socket is not closed
 2021-02-08 14:44 UTC 

[PATCH v2] arm64: dts: qcom: sdm845-xiaomi-beryllium: Add DSI and panel bits
 2021-02-08 14:41 UTC  (4+ messages)

[PATCH] soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionally
 2021-02-08 14:38 UTC 

TLS for 5.10
 2021-02-08 14:37 UTC  (2+ messages)

Migration to trusted keys: sealing user-provided key?
 2021-02-08 14:38 UTC  (8+ messages)

[PATCH] bus: fsl-mc: Fix test for end of loop
 2021-02-08 14:18 UTC  (2+ messages)

[PATCH V7 0/6] dt: build overlays
 2021-02-08 14:21 UTC  (5+ messages)
` [PATCH V7 6/6] of: unittest: Statically apply overlays using fdtoverlay

[PATCH v1 1/2] USB: serial: Drop if with an always false condition
 2021-02-08 14:31 UTC  (2+ messages)
` [PATCH v1 2/2] USB: serial: Make remove callback return void

[PATCH] PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependencies
 2021-02-08 14:23 UTC 

[PATCH v2] Use devicetree to determine present cpus (v2)
 2021-02-08 14:28 UTC 

linux-next boot error: kernel panic: VFS: Unable to mount root fs on unknown-block(0,0)
 2021-02-08 14:28 UTC  (2+ messages)

[PATCH 1/3] mailbox: sprd: Introduce refcnt when clients requests/free channels
 2021-02-08 14:27 UTC  (3+ messages)
` [PATCH 2/3] mailbox: sprd: Add supplementary inbox support

[PATCH] Use devicetree to determine present cpus
 2021-02-08 14:27 UTC 

[PATCH v1 0/7] remove different PHY fixups
 2021-02-08 14:21 UTC  (5+ messages)
` [PATCH v1 5/7] ARM i.MX6q: remove Atheros AR8035 SmartEEE fixup

[PATCH v2 0/7] ASoC: codecs: add support for LPASS Codec TX and RX macros
 2021-02-08 14:17 UTC  (8+ messages)
` [PATCH v2 1/7] ASoC: qcom: dt-bindings: add bindings for lpass rx macro codec
` [PATCH v2 2/7] ASoC: codec: lpass-rx-macro: add support for lpass rx macro
` [PATCH v2 3/7] ASoC: codec: lpass-rx-macro: add dapm widgets and route
` [PATCH v2 4/7] ASoC: codec: lpass-rx-macro: add iir widgets
` [PATCH v2 5/7] ASoC: qcom: dt-bindings: add bindings for lpass tx macro codec
` [PATCH v2 6/7] ASoC: codec: lpass-tx-macro: add support for lpass tx macro
` [PATCH v2 7/7] ASoC: codec: lpass-tx-macro: add dapm widgets and route

[patch 06/12] x86/entry: Convert system vectors to irq stack macro
 2021-02-08 14:19 UTC  (5+ messages)
    ` [kbuild-all] "

[PATCH v5 0/2] add support for GPIO or IRQ based evemt counter
 2021-02-08 14:14 UTC  (3+ messages)
` [PATCH v5 2/2] counter: add IRQ or GPIO based event counter

[PATCH 00/16] net: stmmac: Add DW MAC GPIOs and Baikal-T1 GMAC support
 2021-02-08 14:08 UTC  (17+ messages)
` [PATCH 01/16] dt-bindings: net: dwmac: Add DW GMAC GPIOs properties
` [PATCH 02/16] dt-bindings: net: Add Baikal-T1 GMAC bindings
` [PATCH 03/16] net: stmmac: Introduce MAC core cleanup method
` [PATCH 04/16] net: stmmac: Introduce DMA "
` [PATCH 05/16] net: stmmac: Introduce MAC IRQs enable/disable methods
` [PATCH 06/16] net: stmmac: Extend DMA IRQs enable/disable interface
` [PATCH 07/16] net: stmmac: Introduce MTL IRQs enable/disable methods
` [PATCH 08/16] net: stmmac: Introduce Safety Feature "
` [PATCH 09/16] net: stmmac: Disable MMC IRQs in the generic IRQs disable method
` [PATCH 10/16] net: stmmac: Convert STMMAC_DOWN flag to STMMAC_UP
` [PATCH 11/16] net: stmmac: Add STMMAC state getter
` [PATCH 12/16] net: stmmac: Introduce NIC software reset function
` [PATCH 13/16] net: stmmac: Request IRQs at device probe stage
` [PATCH 14/16] net: stmmac: Add Generic DW MAC GPIO port driver
` [PATCH 15/16] net: stmmac: Add DW GMAC GPIOs support
` [PATCH 16/16] net: stmmac: Add DW MAC IPs of 3.72a/3.73a/3.74a versions

[PATCH 1/3] Revert "kbuild: give the SUBLEVEL more room in KERNEL_VERSION"
 2021-02-08 14:09 UTC  (4+ messages)
` [PATCH 2/3] kbuild: clamp SUBLEVEL to 255

[PATCH 0/5] arm64: dts: librem5 phone and devkit dts and config updates
 2021-02-08 14:09 UTC  (3+ messages)
` [PATCH 4/5] arm64: dts: librem5: protect some partitions of the nor-flash

[PATCH 0/7]: mm: memcontrol: switch to rstat
 2021-02-08 14:07 UTC  (5+ messages)
` [PATCH 6/7] "

[PATCH 00/20] net: stmmac: Obvious cleanups and several fixes
 2021-02-08 14:03 UTC  (3+ messages)
` [PATCH 15/20] net: stmmac: Discard STMMAC_RESETING flag
` [PATCH 19/20] net: stmmac: Move DMA stop procedure to HW-setup antagonist


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