linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-27 11:47:02 to 2020-09-27 20:06:07 UTC [more...]

[PATCH 0/2] Revert patches fixing probing of interrupts
 2020-09-27 20:06 UTC  (3+ messages)
` [PATCH 2/2] tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"

[PATCH 22/24] membarrier.2: Note that glibc does not provide a wrapper
 2020-09-27 20:05 UTC  (2+ messages)

[PATCH v2] ARM: dts: r8a7742-iwg21d-q7: Add LCD support
 2020-09-27 20:04 UTC  (4+ messages)

[patch 00/35] net: in_interrupt() cleanup and fixes
 2020-09-27 19:49 UTC  (36+ messages)
` [patch 01/35] net: enic: Cure the enic api locking trainwreck
` [patch 02/35] net: caif: Remove unused caif SPI driver
` [patch 03/35] net: Add netif_rx_any_context()
` [patch 04/35] net: caif: Use netif_rx_any_context()
` [patch 05/35] net: atheros: Remove WARN_ON(in_interrupt())
` [patch 06/35] net: cxgb3: Cleanup in_interrupt() usage
` [patch 07/35] net: cxbg4: Remove pointless in_interrupt() check
` [patch 08/35] net: e100: Remove in_interrupt() usage and pointless GFP_ATOMIC allocation
` [patch 09/35] net: fec_mpc52xx: Replace in_interrupt() usage
` [patch 10/35] net: intel: Remove in_interrupt() warnings
` [patch 11/35] net: ionic: Replace in_interrupt() usage
` [patch 12/35] net: ionic: Remove WARN_ON(in_interrupt())
` [patch 13/35] net: mdiobus: Remove WARN_ON_ONCE(in_interrupt())
` [patch 14/35] net: natsemi: Replace in_interrupt() usage
` [patch 15/35] net: sfc: "
` [patch 16/35] net: sunbmac: "
` [patch 17/35] net: sun3lance: Remove redundant checks in interrupt handler
` [patch 18/35] net: vxge: Remove in_interrupt() conditionals
` [patch 19/35] net: zd1211rw: Remove ZD_ASSERT(in_interrupt())
` [patch 20/35] net: usb: kaweth: Replace kaweth_control() with usb_control_msg()
` [patch 21/35] net: usb: kaweth: Remove last user of kaweth_control()
` [patch 22/35] net: usb: net1080: Remove in_interrupt() comment
` [patch 23/35] net: wan/lmc: Remove lmc_trace()
` [patch 24/35] net: brcmfmac: Replace in_interrupt()
` [patch 25/35] net: brcmfmac: Use netif_rx_any_context()
` [patch 26/35] net: brcmfmac: Convey allocation mode as argument
` [patch 27/35] net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros
` [patch 28/35] net: iwlwifi: Remove in_interrupt() from tracing macro
` [patch 29/35] net: hostap: Remove in_interrupt() usage
` [patch 30/35] net: mwifiex: Use netif_rx_any_context()
` [patch 31/35] net: libertas libertas_tf: Remove in_interrupt() from debug macro
` [patch 32/35] net: libertas: Use netif_rx_any_context()
` [patch 33/35] net: rtlwifi: Remove void* casts related to delayed work
` [patch 34/35] net: rtlwifi: Remove in_interrupt() from debug macro
` [patch 35/35] net: rtlwifi: Replace in_interrupt() for context detection

[PATCH] x86/apic/msi: Unbreak DMAR and HPET MSI
 2020-09-27 19:57 UTC  (2+ messages)
` [tip: x86/irq] "

[PATCH 00/18] use semicolons rather than commas to separate statements
 2020-09-27 19:12 UTC  (19+ messages)
` [PATCH 01/18] clk: uniphier: "
` [PATCH 02/18] ipmi:bt-bmc: "
` [PATCH 03/18] [ARM] pata_icside: "
` [PATCH 04/18] hwrng: stm32 - "
` [PATCH 05/18] bcma: "
` [PATCH 06/18] hwrng: iproc-rng200 - "
` [PATCH 07/18] hwrng: mxc-rnga "
` [PATCH 08/18] agp: "
` [PATCH 09/18] clk: mvebu: ap80x-cpu: "
` [PATCH 10/18] clk: meson: "
` [PATCH 11/18] clocksource/drivers/mps2-timer: "
` [PATCH 12/18] ACPI: "
` [PATCH 13/18] crypto: "
` [PATCH 14/18] regmap: debugfs: "
` [PATCH 15/18] counter: "
` [PATCH 16/18] clocksource/drivers: "
` [PATCH 17/18] crypto: atmel-tdes - "
` [PATCH 18/18] drbd: "

Bug with data getting dropped on a pty
 2020-09-27 19:55 UTC  (3+ messages)

[GIT pull] timers/urgent for 5.9-rc7
 2020-09-27 19:55 UTC  (4+ messages)
` [GIT pull] x86/urgent "

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2020-09-27 19:44 UTC  (7+ messages)

[PATCH v3 0/1] 8bpp support for Ingenic-drm
 2020-09-27 19:36 UTC  (2+ messages)
` [PATCH v3 1/1] drm/ingenic: Add support for paletted 8bpp

[PATCH v2 0/4] mm: Break COW for pinned pages during fork()
 2020-09-27 19:35 UTC  (2+ messages)

[Cocci] coccinelle: Convert comma to semicolons (was Re: [PATCH] checkpatch: Add test for comma use that should be semicolon)
 2020-09-27 19:35 UTC  (5+ messages)

[GIT pull] timers/urgent for for
 2020-09-27 19:34 UTC  (4+ messages)
` [GIT pull] x86/urgent "

[GIT PULL] Kbuild fixes for v5.9-rc7
 2020-09-27 19:33 UTC  (2+ messages)

[PATCH v5 00/20] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-09-27 19:29 UTC  (21+ messages)
` [PATCH v5 01/20] ASoC: sun4i-i2s: Add support for H6 I2S
` [PATCH v5 02/20] ASoC: sun4i-i2s: Change set_chan_cfg() params
` [PATCH v5 03/20] ASoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicit
` [PATCH v5 04/20] dt-bindings: ASoC: sun4i-i2s: Add H6 compatible
` [PATCH v5 05/20] ASoC: sun4i-i2s: Set sign extend sample
` [PATCH v5 06/20] ASoc: sun4i-i2s: Add 20 and 24 bit support
` [PATCH v5 07/20] ASoC: sun4i-i2s: Fix sun8i volatile regs
` [PATCH v5 08/20] ASoC: sun4i-i2s: Fix setting of FIFO modes
` [PATCH v5 09/20] arm64: dts: allwinner: h6: Add DAI node and soundcard for HDMI
` [PATCH v5 10/20] arm64: dts: allwinner: h6: Enable HDMI sound for Beelink GS1
` [PATCH v5 11/20] arm: dts: sunxi: h3/h5: Add DAI node and soundcard for HDMI
` [PATCH v5 12/20] arm64: dts: allwinner: a64: "
` [PATCH v5 13/20] arm: sun8i: h3: Add HDMI audio to Orange Pi 2
` [PATCH v5 14/20] arm: sun8i: h3: Add HDMI audio to Beelink X2
` [PATCH v5 15/20] arm64: dts: allwinner: a64: Add HDMI audio to Pine64
` [PATCH v5 16/20] arm64: dts: allwinner: Enable HDMI audio on Orange Pi PC 2
` [PATCH v5 17/20] ARM: dts: sun8i-h3: Enable HDMI audio on Orange Pi PC/One
` [PATCH v5 18/20] arm64: dts: sun50i-h6-orangepi-3: Enable HDMI audio
` [PATCH v5 19/20] arm64: defconfig: Enable Allwinner i2s driver
` [PATCH v5 20/20] ASoC: sun4i-i2s: fix coding-style for callback definition

[PATCH 1/2] ath10k: Try to get mac-address from dts
 2020-09-27 19:25 UTC  (2+ messages)
` [PATCH 2/2] ath10k: Try to download pre-cal using nvmem api

[PATCH v3] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-27 19:23 UTC  (3+ messages)

[PATCH] mm/vmalloc.c: fix the comment of find_vm_area
 2020-09-27 15:30 UTC 

[PATCH v3 0/7] SM8150 and SM8250 dispcc drivers
 2020-09-27 19:11 UTC  (6+ messages)
` [PATCH v3 7/7] clk: qcom: Add display clock controller driver for SM8250

[PATCH v3] zram: add restriction on dynamic zram device creation
 2020-09-27 19:09 UTC 

[PATCH v4 0/2] SM8150 and SM8250 dispcc drivers
 2020-09-27 19:06 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: clock: add QCOM SM8150 and SM8250 display clock bindings
` [PATCH v4 2/2] clk: qcom: Add display clock controller driver for SM8150 and SM8250

[PATCH] mm/vmalloc.c: check the addr first
 2020-09-27 16:33 UTC 

[PATCH 0/7] Add support for Adreno 508/509/512
 2020-09-27 18:56 UTC  (5+ messages)
` [PATCH 6/7] drm/msm/a5xx: Disable flat shading optimization
` [PATCH 7/7] drm/msm/a5xx: Disable UCHE global filter

[PATCH] block/rnbd: client: Constify rnbd_mq_ops
 2020-09-27 18:47 UTC 

[PATCH 1/5] mm: Introduce mm_struct.has_pinned
 2020-09-27 18:45 UTC  (13+ messages)

[PATCH -next] pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1()
 2020-09-27 18:39 UTC  (2+ messages)

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-27 18:25 UTC  (15+ messages)

[PATCH] sched/idle.c: fix comment in cpuidle_idle_call()
 2020-09-27 18:11 UTC 

/* fallthrough */ -> fallthrough; stragglers
 2020-09-27 18:08 UTC 

[PATCH v2] pinctrl: mediatek: check mtk_is_virt_gpio input parameter
 2020-09-27 18:07 UTC  (3+ messages)

[PATCH v1] i2c: npcm7xx: Clear LAST bit after a failed transaction
 2020-09-27 18:06 UTC  (2+ messages)

[PATCH v3] i2c: imx: Fix external abort on interrupt in exit paths
 2020-09-27 18:02 UTC  (2+ messages)

[PATCH v4 1/4] dt-bindings: i2c: imx-lpi2c: Add properties and use unevaluatedProperties
 2020-09-27 18:02 UTC  (8+ messages)
` [PATCH v4 2/4] dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QXP compatible matching
` [PATCH v4 3/4] dt-bindings: i2c: imx: Add properties and use unevaluatedProperties
` [PATCH v4 4/4] dt-bindings: i2c: imx: Fix i.MX 7 compatible matching

[PATCH 1/9] i2c: stm32: Simplify with dev_err_probe()
 2020-09-27 18:01 UTC  (3+ messages)
` [PATCH 7/9] i2c: rk3x: "

[PATCH v2] pinctrl: mediatek: Free eint data on failure
 2020-09-27 17:57 UTC  (3+ messages)

[PATCH] arch/x86: fix the comment of perf_sched_init()
 2020-09-27 17:08 UTC 

[PATCH] mm/vmscan: fix comments for isolate_lru_page()
 2020-09-27 17:39 UTC 

REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
 2020-09-27 17:38 UTC  (5+ messages)

[PATCH] radix-tree: fix the comment of radix_tree_next_slot()
 2020-09-27 17:15 UTC 

[PATCH v3] Staging: nvec: Removes repeated word typo in comment
 2020-09-27 17:28 UTC 

[PATCH 1/6] arm64: dts: imx8mm-var-som: fix missing PMIC's interrupt line pull-up
 2020-09-27 16:59 UTC  (6+ messages)
` [PATCH 2/6] arm64: dts: imx8mm-beacon-som: "
` [PATCH 3/6] arm64: dts: imx8mm-evk: "
` [PATCH 4/6] arm64: dts: imx8mn-var-som: "
` [PATCH 5/6] arm64: dts: imx8mn-ddr4-evk: "
` [PATCH 6/6] arm64: dts: imx8mn-evk: "

[PATCH v2] Staging: nvec: nvec: fix double next comment
 2020-09-27 16:45 UTC  (2+ messages)

[PATCH 0/2] Coresight ETF NULL pointer dereference and ETM save/restore fixes
 2020-09-27 16:20 UTC  (3+ messages)
` [RFC PATCH 1/2] coresight: tmc-etf: Fix NULL pointer dereference in tmc_enable_etf_sink_perf()
` [PATCH 2/2] coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 register

[PATCH] ptp: add stub function for ptp_get_msgtype()
 2020-09-27 16:14 UTC  (2+ messages)

[PATCH 1/2] printk: Add printk_deferred_{enter, exit}
 2020-09-27 16:11 UTC  (2+ messages)
` [PATCH 2/2] sched: mark PRINTK_DEFERRED_CONTEXT_MASK in __schedule()

[PATCH v2 0/7] Add support for the iEi Puzzle-M801 board
 2020-09-27 16:09 UTC  (13+ messages)
` [PATCH v2 2/7] drivers: mfd: Add a driver for iEi WT61P803 PUZZLE MCU
` [PATCH v2 4/7] drivers: leds: Add the iEi WT61P803 PUZZLE LED driver
` [PATCH v2 5/7] Documentation/ABI: Add iei-wt61p803-puzzle driver sysfs interface documentation
` [PATCH v2 7/7] arm64: dts: marvell: Add a device tree for the iEi Puzzle-M801 board

[PATCH 1/2] devfreq: qcom: Add L2 Krait Cache devfreq scaling driver
 2020-09-27 16:05 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: devfreq: Document L2 Krait CPU Cache devfreq driver

[PATCH] mm/vmalloc.c: update the comment in __vmalloc_area_node()
 2020-09-27 15:54 UTC 

[Patch v2 1/3] dt-bindings: rtc: pcf2127: Add bindings for nxp,pcf2127
 2020-09-27 15:54 UTC  (5+ messages)
` [PATCH 0/2] rtc: pcf2127: only use watchdog when explicitly available
  ` [PATCH 2/2] [RFC] "

[PATCH v4 00/17] HSM driver for ACRN hypervisor
 2020-09-27 15:38 UTC  (4+ messages)
` [PATCH v4 04/17] x86/acrn: Introduce hypercall interfaces

[rcu:urezki-pcount.2020.09.26a 17/17] kernel/rcu/tree.c:3315:52: sparse: sparse: incorrect type in argument 2 (different base types)
 2020-09-27 15:35 UTC  (2+ messages)

[PATCH 0/5 V2] Fix DPC hotplug race and enhance error handling
 2020-09-27 15:27 UTC  (3+ messages)
` [PATCH 2/5 V2] PCI: pciehp: check and wait port status out of DPC before handling DLLSC and PDC

[PATCH] media: atomisp: Fixed error handling path
 2020-09-27 15:08 UTC 

[PATCH 0/3] serial: 8250_dw: Fix clk-notifier/port suspend deadlock
 2020-09-27 15:01 UTC  (2+ messages)

general protection fault in perf_misc_flags
 2020-09-27 14:57 UTC  (2+ messages)

WARNING in hrtimer_forward
 2020-09-27 14:29 UTC  (2+ messages)

[PATCH] dpaa2-mac: Fix potential null pointer dereference
 2020-09-27 13:59 UTC  (2+ messages)

[PATCH] usb: bdc: Fix unused assignment in bdc_probe()
 2020-09-27 13:53 UTC 

[PATCH] usb: bdc: Remove duplicate error message in bdc_probe()
 2020-09-27 13:45 UTC  (2+ messages)

[PATCH v4] ipvs: adjust the debug info in function set_tcp_state
 2020-09-27 13:32 UTC  (2+ messages)

[PATCH] ath11k: Correctly check errors for calls to debugfs_create_dir()
 2020-09-27 13:24 UTC 

[PATCH 0/3] Add module autoprobing support for vop and cosm driver
 2020-09-27 13:04 UTC  (9+ messages)
` [PATCH 1/3] mic: vop: fix a written error in MODULE_DEVICE_TABLE
` [PATCH 3/3] mic: cosm: module autoprobing support for cosm driver

[PATCH] kvfree_rcu(): fix ifnullfree.cocci warnings
 2020-09-27 13:00 UTC 

[PATCH v2 0/2] dt-bindings: can: document R8A774E1
 2020-09-27 12:47 UTC  (3+ messages)

[RESEND PATCH] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
 2020-09-27 12:42 UTC 

[PATCH] mm: Remove useless out label in __swap_writepage()
 2020-09-27 12:40 UTC 

[PATCH v9 00/20] gpio: cdev: add uAPI v2
 2020-09-27 12:39 UTC  (8+ messages)
` [PATCH v9 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL

[PATCH v2 0/3] Add Novatek NT36xxx touchscreen driver
 2020-09-27 12:35 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: Add vendor prefix for Novatek Microelectronics Corp
` [PATCH v2 2/3] Input: Add Novatek NT36xxx touchscreen driver
` [PATCH v2 3/3] dt-bindings: touchscreen: Add binding for Novatek NT36xxx series driver

[PATCH -next] binder: simplify the return expression of binder_mmap
 2020-09-27 12:35 UTC  (3+ messages)

[RESEND PATCH] dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC
 2020-09-27 12:34 UTC 

[PATCH v10 1/2] dt-bindings: input: Add docs for ADC driven joystick
 2020-09-27 12:33 UTC  (2+ messages)
` [PATCH v10 2/2] input: joystick: Add ADC attached joystick driver

[PATCH] percpu_counter: Use helper macro abs()
 2020-09-27 12:27 UTC 

[PATCH 0/2] dyndbg: 2 fixes/cleanups for 5.9
 2020-09-27 12:29 UTC  (3+ messages)
` [PATCH 1/2] dyndbg: dont panic over bad input

[PATCH v3] nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell()
 2020-09-27 12:25 UTC  (3+ messages)

[PATCH] mm: Fix incomplete comment in lru_cache_add_inactive_or_unevictable()
 2020-09-27 12:22 UTC 

[PATCH] regmap: irq: Add support to clear ack registers
 2020-09-27 12:23 UTC  (2+ messages)

[PATCH v8 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-09-27 12:21 UTC  (5+ messages)
` [PATCH v8 1/7] net: introduce helper sendpage_ok() in include/linux/net.h

[PATCH 0/8] Add basic DT support for R8A774E1 SoC enabling HiHope RZ/G2H board
 2020-09-27 12:13 UTC  (4+ messages)
` [PATCH 1/8] dt-bindings: serial: renesas,scif: Document r8a774e1 bindings

[PATCH 00/14] drop double zeroing
 2020-09-27 12:11 UTC  (5+ messages)
` [PATCH 01/14] pch_uart: "

[PATCH v3] Bluetooth: Check for encryption key size on connect
 2020-09-27 12:08 UTC  (4+ messages)

KASAN: use-after-free Read in bit_putcs
 2020-09-27 12:06 UTC  (7+ messages)
        ` [PATCH] vt_ioctl: make VT_RESIZEX behave like VT_RESIZE

[PATCH] Bluetooth: Fix the vulnerable issue on enc key size
 2020-09-27 12:04 UTC  (2+ 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).