linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-14 20:36:21 to 2018-09-15 01:40:00 UTC [more...]

[PATCH AUTOSEL 4.18 01/92] binfmt_elf: Respect error return from `regset->active'
 2018-09-15  1:34 UTC  (46+ messages)
` [PATCH AUTOSEL 4.18 02/92] net/mlx5: Add missing SET_DRIVER_VERSION command translation
` [PATCH AUTOSEL 4.18 04/92] audit: fix use-after-free in audit_add_watch
` [PATCH AUTOSEL 4.18 05/92] mtdchar: fix overflows in adjustment of `count`
` [PATCH AUTOSEL 4.18 06/92] vfs: fix freeze protection in mnt_want_write_file() for overlayfs
` [PATCH AUTOSEL 4.18 08/92] spi: dw: fix possible race condition
` [PATCH AUTOSEL 4.18 15/92] PM / devfreq: use put_device() instead of kfree()
` [PATCH AUTOSEL 4.18 16/92] KVM: PPC: Book3S: Fix matching of hardware and emulated TCE tables
` [PATCH AUTOSEL 4.18 17/92] MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
` [PATCH AUTOSEL 4.18 18/92] configfs: fix registered group removal
` [PATCH AUTOSEL 4.18 21/92] pinctrl: pinmux: Return selector to the pinctrl driver
` [PATCH AUTOSEL 4.18 22/92] arm64: dts: mt7622: update a clock property for UART0
` [PATCH AUTOSEL 4.18 25/92] net: hns3: Reset net device with rtnl_lock
` [PATCH AUTOSEL 4.18 26/92] net: hns3: Fix for reset_level default assignment probelm
` [PATCH AUTOSEL 4.18 28/92] ARM: hisi: fix error handling and missing of_node_put
` [PATCH AUTOSEL 4.18 27/92] ARM: hisi: handle of_iomap and fix "
` [PATCH AUTOSEL 4.18 29/92] net: hns3: Fix return value error in hns3_reset_notify_down_enet
` [PATCH AUTOSEL 4.18 30/92] ARM: hisi: check of_iomap and fix missing of_node_put
` [PATCH AUTOSEL 4.18 32/92] gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes
` [PATCH AUTOSEL 4.18 33/92] ASoC: hdmi-codec: fix routing
` [PATCH AUTOSEL 4.18 34/92] gpiolib: don't allow userspace to set values of input lines
` [PATCH AUTOSEL 4.18 42/92] drm/nouveau/debugfs: Wake up GPU before doing any reclocking
` [PATCH AUTOSEL 4.18 48/92] coresight: tpiu: Fix disabling timeouts
` [PATCH AUTOSEL 4.18 50/92] f2fs: do checkpoint in kill_sb
` [PATCH AUTOSEL 4.18 51/92] tools/testing/nvdimm: Fix support for emulating controller temperature
` [PATCH AUTOSEL 4.18 54/92] lightnvm: pblk: assume that chunks are closed on 1.2 devices
` [PATCH AUTOSEL 4.18 58/92] gpiolib: Mark gpio_suffixes array with __maybe_unused
` [PATCH AUTOSEL 4.18 59/92] net: gemini: Allow multiple ports to instantiate
` [PATCH AUTOSEL 4.18 60/92] net: mvpp2: make sure we use single queue mode on PPv2.1
` [PATCH AUTOSEL 4.18 61/92] rcutorture: Use monotonic timestamp for stall detection
` [PATCH AUTOSEL 4.18 64/92] rcu: Fix grace-period hangs due to race with CPU offline
` [PATCH AUTOSEL 4.18 65/92] drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculation
` [PATCH AUTOSEL 4.18 66/92] drm/amdkfd: Fix error codes in kfd_get_process
` [PATCH AUTOSEL 4.18 68/92] selftests: vDSO - fix to return KSFT_SKIP when test couldn't be run
` [PATCH AUTOSEL 4.18 69/92] selftests/android: initialize heap_type to avoid compiling warning
` [PATCH AUTOSEL 4.18 72/92] scsi: lpfc: Fix NVME Target crash in defer rcv logic
` [PATCH AUTOSEL 4.18 75/92] selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress
` [PATCH AUTOSEL 4.18 77/92] drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
` [PATCH AUTOSEL 4.18 80/92] dmaengine: hsu: Support dmaengine_terminate_sync()
` [PATCH AUTOSEL 4.18 81/92] dmaengine: idma64: "
` [PATCH AUTOSEL 4.18 83/92] staging: fsl-dpaa2/eth: Fix DMA mapping direction
` [PATCH AUTOSEL 4.18 82/92] dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0
` [PATCH AUTOSEL 4.18 87/92] blk-mq: only attempt to merge bio if there is rq in sw queue
` [PATCH AUTOSEL 4.18 89/92] gpiolib: Respect error code of ->get_direction()
` [PATCH AUTOSEL 4.18 92/92] clk: tegra: bpmp: Don't crash when a clock fails to register

[PATCH AUTOSEL 4.9 01/34] binfmt_elf: Respect error return from `regset->active'
 2018-09-15  1:34 UTC  (27+ messages)
` [PATCH AUTOSEL 4.9 02/34] audit: fix use-after-free in audit_add_watch
` [PATCH AUTOSEL 4.9 03/34] mtdchar: fix overflows in adjustment of `count`
` [PATCH AUTOSEL 4.9 04/34] mtd: rawnand: sunxi: Add an U suffix to NFC_PAGE_OP definition
` [PATCH AUTOSEL 4.9 05/34] evm: Don't deadlock if a crypto algorithm is unavailable
` [PATCH AUTOSEL 4.9 10/34] ARM: hisi: handle of_iomap and fix missing of_node_put
` [PATCH AUTOSEL 4.9 09/34] efi/esrt: Only call efi_mem_reserve() for boot services memory
` [PATCH AUTOSEL 4.9 11/34] ARM: hisi: fix error handling and missing of_node_put
` [PATCH AUTOSEL 4.9 12/34] ARM: hisi: check of_iomap and fix "
` [PATCH AUTOSEL 4.9 16/34] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
` [PATCH AUTOSEL 4.9 17/34] parport: sunbpp: fix error return code
` [PATCH AUTOSEL 4.9 19/34] coresight: tpiu: Fix disabling timeouts
` [PATCH AUTOSEL 4.9 20/34] gpio: pxa: Fix potential NULL dereference
` [PATCH AUTOSEL 4.9 21/34] gpiolib: Mark gpio_suffixes array with __maybe_unused
` [PATCH AUTOSEL 4.9 22/34] mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
` [PATCH AUTOSEL 4.9 23/34] input: rohm_bu21023: "
` [PATCH AUTOSEL 4.9 24/34] rcu: Fix grace-period hangs due to race with CPU offline
` [PATCH AUTOSEL 4.9 25/34] drm/amdkfd: Fix error codes in kfd_get_process
` [PATCH AUTOSEL 4.9 26/34] rtc: bq4802: add error handling for devm_ioremap
` [PATCH AUTOSEL 4.9 27/34] ALSA: pcm: Fix snd_interval_refine first/last with open min/max
` [PATCH AUTOSEL 4.9 28/34] selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress
` [PATCH AUTOSEL 4.9 29/34] drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
` [PATCH AUTOSEL 4.9 31/34] dmaengine: idma64: Support dmaengine_terminate_sync()
` [PATCH AUTOSEL 4.9 30/34] dmaengine: hsu: "
` [PATCH AUTOSEL 4.9 32/34] IB/nes: Fix a compiler warning
` [PATCH AUTOSEL 4.9 33/34] gpiolib: Respect error code of ->get_direction()
` [PATCH AUTOSEL 4.9 34/34] pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant

[PATCH AUTOSEL 4.4 01/20] binfmt_elf: Respect error return from `regset->active'
 2018-09-15  1:35 UTC  (20+ messages)
` [PATCH AUTOSEL 4.4 02/20] audit: fix use-after-free in audit_add_watch
` [PATCH AUTOSEL 4.4 03/20] mtdchar: fix overflows in adjustment of `count`
` [PATCH AUTOSEL 4.4 04/20] mtd: rawnand: sunxi: Add an U suffix to NFC_PAGE_OP definition
` [PATCH AUTOSEL 4.4 05/20] MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
` [PATCH AUTOSEL 4.4 07/20] ARM: hisi: fix error handling and missing of_node_put
` [PATCH AUTOSEL 4.4 06/20] ARM: hisi: handle of_iomap and fix "
` [PATCH AUTOSEL 4.4 09/20] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
` [PATCH AUTOSEL 4.4 08/20] ARM: hisi: check of_iomap and fix missing of_node_put
` [PATCH AUTOSEL 4.4 10/20] parport: sunbpp: fix error return code
` [PATCH AUTOSEL 4.4 11/20] coresight: Handle errors in finding input/output ports
` [PATCH AUTOSEL 4.4 12/20] coresight: tpiu: Fix disabling timeouts
` [PATCH AUTOSEL 4.4 13/20] gpiolib: Mark gpio_suffixes array with __maybe_unused
` [PATCH AUTOSEL 4.4 14/20] drm/amdkfd: Fix error codes in kfd_get_process
` [PATCH AUTOSEL 4.4 15/20] rtc: bq4802: add error handling for devm_ioremap
` [PATCH AUTOSEL 4.4 16/20] ALSA: pcm: Fix snd_interval_refine first/last with open min/max
` [PATCH AUTOSEL 4.4 17/20] selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress
` [PATCH AUTOSEL 4.4 18/20] drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
` [PATCH AUTOSEL 4.4 19/20] IB/nes: Fix a compiler warning
` [PATCH AUTOSEL 4.4 20/20] pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant

[PATCH AUTOSEL 3.18 01/11] binfmt_elf: Respect error return from `regset->active'
 2018-09-15  1:35 UTC  (11+ messages)
` [PATCH AUTOSEL 3.18 02/11] audit: fix use-after-free in audit_add_watch
` [PATCH AUTOSEL 3.18 04/11] MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
` [PATCH AUTOSEL 3.18 03/11] mtdchar: fix overflows in adjustment of `count`
` [PATCH AUTOSEL 3.18 05/11] ARM: hisi: handle of_iomap and fix missing of_node_put
` [PATCH AUTOSEL 3.18 06/11] ARM: hisi: check "
` [PATCH AUTOSEL 3.18 07/11] parport: sunbpp: fix error return code
` [PATCH AUTOSEL 3.18 08/11] rtc: bq4802: add error handling for devm_ioremap
` [PATCH AUTOSEL 3.18 10/11] drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
` [PATCH AUTOSEL 3.18 09/11] ALSA: pcm: Fix snd_interval_refine first/last with open min/max
` [PATCH AUTOSEL 3.18 11/11] IB/nes: Fix a compiler warning

[PATCH AUTOSEL 4.14 01/57] binfmt_elf: Respect error return from `regset->active'
 2018-09-15  1:33 UTC  (31+ messages)
` [PATCH AUTOSEL 4.14 02/57] net/mlx5: Add missing SET_DRIVER_VERSION command translation
` [PATCH AUTOSEL 4.14 07/57] Bluetooth: Use lock_sock_nested in bt_accept_enqueue
` [PATCH AUTOSEL 4.14 08/57] mtd: rawnand: sunxi: Add an U suffix to NFC_PAGE_OP definition
` [PATCH AUTOSEL 4.14 13/57] MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
` [PATCH AUTOSEL 4.14 15/57] pinctrl: rza1: Fix selector use for groups and functions
` [PATCH AUTOSEL 4.14 16/57] pinctrl: pinmux: Return selector to the pinctrl driver
` [PATCH AUTOSEL 4.14 20/57] ARM: hisi: fix error handling and missing of_node_put
` [PATCH AUTOSEL 4.14 23/57] gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes
` [PATCH AUTOSEL 4.14 24/57] tty: fix termios input-speed encoding when using BOTHER
` [PATCH AUTOSEL 4.14 25/57] tty: fix termios input-speed encoding
` [PATCH AUTOSEL 4.14 27/57] mmc: tegra: prevent HS200 on Tegra 3
` [PATCH AUTOSEL 4.14 29/57] drm/nouveau: Fix runtime PM leak in drm_open()
` [PATCH AUTOSEL 4.14 28/57] mmc: sdhci: do not try to use 3.3V signaling if not supported
` [PATCH AUTOSEL 4.14 31/57] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
` [PATCH AUTOSEL 4.14 30/57] drm/nouveau/debugfs: Wake up GPU before doing any reclocking
` [PATCH AUTOSEL 4.14 32/57] parport: sunbpp: fix error return code
` [PATCH AUTOSEL 4.14 33/57] sched/fair: Fix util_avg of new tasks for asymmetric systems
` [PATCH AUTOSEL 4.14 34/57] coresight: Handle errors in finding input/output ports
` [PATCH AUTOSEL 4.14 35/57] coresight: tpiu: Fix disabling timeouts
` [PATCH AUTOSEL 4.14 38/57] gpio: pxa: Fix potential NULL dereference
` [PATCH AUTOSEL 4.14 42/57] rcu: Fix grace-period hangs due to race with CPU offline
` [PATCH AUTOSEL 4.14 47/57] selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress
` [PATCH AUTOSEL 4.14 46/57] scsi: libfc: fixup 'sleeping function called from invalid context'
` [PATCH AUTOSEL 4.14 49/57] dmaengine: hsu: Support dmaengine_terminate_sync()
` [PATCH AUTOSEL 4.14 50/57] dmaengine: idma64: "
` [PATCH AUTOSEL 4.14 51/57] IB/nes: Fix a compiler warning
` [PATCH AUTOSEL 4.14 53/57] blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
` [PATCH AUTOSEL 4.14 55/57] pinctrl: msm: Fix msm_config_group_get() to be compliant
` [PATCH AUTOSEL 4.14 56/57] pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() "
` [PATCH AUTOSEL 4.14 57/57] clk: tegra: bpmp: Don't crash when a clock fails to register

[PATCH V2 0/6] VA to numa node information
 2018-09-15  1:31 UTC  (6+ messages)

[PATCH v2,net-next 1/2] ip_gre: fix parsing gre header in ipgre_err
 2018-09-15  1:22 UTC  (4+ messages)

[PATCH 2/2] add some safety checks for label store interface of flash dev in sysfs
 2018-09-15  1:20 UTC  (2+ messages)

[PATCH] sched: Fix a GCC compiled warning
 2018-09-15  1:18 UTC  (3+ messages)

[PATCH v2] mm: mprotect: check page dirty when change ptes
 2018-09-15  0:41 UTC  (8+ messages)

[PATCH 0/5] remoteproc sysfs fixes/improvements
 2018-09-15  0:37 UTC  (6+ messages)
` [PATCH 1/5] remoteproc: Fix unbalanced boot with sysfs for no auto-boot rprocs
` [PATCH 2/5] remoteproc: Check for NULL firmwares in sysfs interface
` [PATCH 3/5] remoteproc: Add missing kernel-doc comment for auto-boot
` [PATCH 4/5] remoteproc: Introduce deny_sysfs_ops flag
` [PATCH 5/5] remoteproc/wkup_m3: Set "

pinctrl-icelake: driver writes to wrong offsets?
 2018-09-15  0:18 UTC 

mutex and rcu list traversal idiosyncrasy
 2018-09-14 23:46 UTC  (2+ messages)

[PATCH] arm: common: use match_string() helper to simplify the code
 2018-09-14 23:52 UTC  (2+ messages)

[PATCH V4 00/27] C-SKY(csky) Linux Kernel Port
 2018-09-14 23:28 UTC  (7+ messages)

[PATCH v2 00/12] crypto: caam - add DPAA2 (DPSECI) driver
 2018-09-14 23:26 UTC  (3+ messages)
` [PATCH v2 03/12] soc: fsl: dpio: add frame list format support

[patch V2 04/10] x86/mm/cpa: Add debug mechanism
 2018-09-14 23:22 UTC  (2+ messages)

[PATCH net] net: phy: sfp: Prevent NULL deference of socket_ops
 2018-09-14 23:01 UTC 

[GIT PULL] tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE
 2018-09-14 22:54 UTC 

[PATCH 0/5] platform: dwc: Add of DesignWare MIPI CSI-2 Host
 2018-09-14 22:48 UTC  (6+ messages)
` [PATCH 1/5] media: platform: Add DesignWare MIPI CSI2 Host placeholder
` [PATCH 2/5] Documentation: dt-bindings: Document the Synopsys MIPI DPHY Rx bindings
` [PATCH 3/5] media: platform: dwc: Add DW MIPI DPHY core and platform
` [PATCH 4/5] Documentation: dt-bindings: Document bindings for DW MIPI CSI-2 Host
` [PATCH 5/5] media: platform: dwc: Add MIPI CSI-2 controller driver

[PATCH 4.14 000/115] 4.14.70-stable review
 2018-09-14 22:47 UTC  (2+ messages)

[PATCH] net/mlx4_core: print firmware version during driver loading
 2018-09-14 22:36 UTC  (9+ messages)

[PATCH 0/2] Miscellaneous SEV fixes
 2018-09-14 22:32 UTC  (3+ messages)
` [PATCH 1/2] Fix static checker warning
` [PATCH 2/2] Allow SEV firmware to be chosen based on Family and Model

metadata operation reordering regards to crash
 2018-09-14 22:23 UTC  (2+ messages)

[PTCH] x86: APM: fix build warning when PROC_FS is not enabled
 2018-09-14 22:10 UTC 

[PATCH 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe
 2018-09-14 22:07 UTC  (4+ messages)
` [PATCH 3/5] ppoll: use __kernel_timespec

[PATCH] kernel: prevent submission of creds with higher privileges inside container
 2018-09-14 22:01 UTC  (2+ messages)

[RFC 0/3] Timer code cleanup
 2018-09-14 21:54 UTC  (4+ messages)
` [RFC 1/3] dt-bindings: Correct RISC-V's timebase-frequency
` [RFC 2/3] RISC-V:Support per-hart timebase-frequency
` [RFC 3/3] RISC-V: Remove per cpu clocksource

[PATCH v7 0/6] LM3697 dedicated LED driver
 2018-09-14 21:42 UTC  (9+ messages)
` [PATCH v7 1/6] dt-bindings: ti-lmu: Remove LM3697

[PATCH] pinctrl: icelake: Fix the resource number for community-4/5
 2018-09-14 21:38 UTC  (4+ messages)

Job Application
 2018-09-14 21:24 UTC 

[RFC PATCH v3 12/24] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
 2018-09-14 21:33 UTC  (15+ messages)

[PATCH 1/3] libfdt: Ensure INT_MAX is defined in libfdt_env.h
 2018-09-14 21:32 UTC  (3+ messages)
` [PATCH 3/3] scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4

[PATCH v2 0/4] Add Xilinx AMS Driver
 2018-09-14 21:30 UTC  (3+ messages)
` [PATCH v2 3/4] iio: adc: Add Xilinx AMS driver

[PATCH 0/2] Fixes for the SAMA5D2/SAMA5D4 watchdog
 2018-09-14 21:29 UTC  (3+ messages)
` [PATCH 2/2] watchdog: sama5d4: write the mode register in two steps

[RFC PATCH v3 00/24] Control Flow Enforcement: Shadow Stack
 2018-09-14 21:17 UTC  (11+ messages)
` [RFC PATCH v3 05/24] Documentation/x86: Add CET description
` [RFC PATCH v3 19/24] x86/cet/shstk: Introduce WRUSS instruction

[PATCH] IDE: ide-dma: fix coding style issues with spaces
 2018-09-14 21:16 UTC  (2+ messages)

[PATCH 0/5] Clean up huge vmap and ioremap code
 2018-09-14 21:10 UTC  (6+ messages)
` [PATCH 1/5] ioremap: Rework pXd_free_pYd_page() API
` [PATCH 3/5] x86: pgtable: Drop pXd_none() checks from pXd_free_pYd_table()

[PATCH RFC LKMM 1/7] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-09-14 21:08 UTC  (2+ messages)
` [PATCH v5] "

[RFC PATCH v2 00/10] vfio/mdev: IOMMU aware mediated device
 2018-09-14 21:04 UTC  (7+ messages)

[PATCH v2 01/17] compat_ioctl: add generic_compat_ioctl_ptrarg()
 2018-09-14 20:57 UTC  (4+ messages)
` [PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg

[PATCH v2 00/10] LSM: Module stacking in support of S.A.R.A and Landlock
 2018-09-14 20:47 UTC  (16+ messages)
` [PATCH 10/10] LSM: Blob sharing support for S.A.R.A and LandLock

[PATCH] drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()
 2018-09-14 20:44 UTC 

[PATCH 0/9] x86/intel_rdt: MBA integration fixes
 2018-09-14 20:32 UTC  (3+ messages)
` [PATCH 3/9] x86/intel_rdt: Global closid helper to support future fixes
` [PATCH 7/9] x86/intel_rdt: Fix incorrect loop end condition


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