linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-27 05:12:30 to 2018-09-27 09:12:17 UTC [more...]

[PATCH 4.18 00/88] 4.18.11-stable review
 2018-09-27  9:03 UTC  (53+ messages)
` [PATCH 4.18 01/88] gso_segment: Reset skb->mac_len after modifying network header
` [PATCH 4.18 02/88] ipv6: fix possible use-after-free in ip6_xmit()
` [PATCH 4.18 03/88] net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
` [PATCH 4.18 04/88] net: hp100: fix always-true check for link up state
` [PATCH 4.18 05/88] pppoe: fix reception of frames with no mac header
` [PATCH 4.18 06/88] qmi_wwan: set DTR for modems in forced USB2 mode
` [PATCH 4.18 07/88] udp4: fix IP_CMSG_CHECKSUM for connected sockets
` [PATCH 4.18 08/88] tls: dont copy the key out of tls12_crypto_info_aes_gcm_128
` [PATCH 4.18 09/88] tls: zero the crypto information from tls_context before freeing
` [PATCH 4.18 10/88] tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
` [PATCH 4.18 11/88] neighbour: confirm neigh entries when ARP packet is received
` [PATCH 4.18 12/88] udp6: add missing checks on edumux packet processing
` [PATCH 4.18 13/88] net/sched: act_sample: fix NULL dereference in the data path
` [PATCH 4.18 14/88] hv_netvsc: fix schedule in RCU context
` [PATCH 4.18 15/88] net: dsa: mv88e6xxx: Fix ATU Miss Violation
` [PATCH 4.18 16/88] socket: fix struct ifreq size in compat ioctl
` [PATCH 4.18 17/88] tls: fix currently broken MSG_PEEK behavior
` [PATCH 4.18 18/88] bnxt_en: Fix VF mac address regression
` [PATCH 4.18 19/88] ipv6: use rt6_info members when dst is set in rt6_fill_node
` [PATCH 4.18 20/88] net/ipv6: do not copy dst flags on rt init
` [PATCH 4.18 21/88] net: mvpp2: let phylink manage the carrier state
` [PATCH 4.18 22/88] net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
` [PATCH 4.18 23/88] NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
` [PATCH 4.18 24/88] NFC: Fix the number of pipes
` [PATCH 4.18 25/88] ASoC: wm9712: fix replace codec to component
` [PATCH 4.18 26/88] ASoC: cs4265: fix MMTLR Data switch control
` [PATCH 4.18 27/88] ASoC: tas6424: Save last fault register even when clear
` [PATCH 4.18 28/88] ASoC: rsnd: fixup not to call clk_get/set under non-atomic
` [PATCH 4.18 29/88] ASoC: uapi: fix sound/skl-tplg-interface.h userspace compilation errors
` [PATCH 4.18 30/88] ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path
` [PATCH 4.18 31/88] ALSA: bebob: use address returned by kmalloc() instead of kernel stack for streaming DMA mapping
` [PATCH 4.18 32/88] ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO
` [PATCH 4.18 33/88] ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()
` [PATCH 4.18 34/88] ALSA: firewire-digi00x: fix memory leak of private data
` [PATCH 4.18 35/88] ALSA: firewire-tascam: "
` [PATCH 4.18 37/88] ALSA: oxfw: fix memory leak for model-dependent data at error path
` [PATCH 4.18 38/88] ALSA: oxfw: fix memory leak of discovered stream formats "
` [PATCH 4.18 46/88] spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers
` [PATCH 4.18 47/88] Revert "PCI: Add ACS quirk for Intel 300 series"
` [PATCH 4.18 48/88] ring-buffer: Allow for rescheduling when removing pages
` [PATCH 4.18 49/88] crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2
` [PATCH 4.18 50/88] fork: report pid exhaustion correctly
` [PATCH 4.18 51/88] mm: disable deferred struct page for 32-bit arches
` [PATCH 4.18 52/88] mm: shmem.c: Correctly annotate new inodes for lockdep
` [PATCH 4.18 53/88] Revert "rpmsg: core: add support to power domains for devices"
` [PATCH 4.18 54/88] bpf/verifier: disallow pointer subtraction
` [PATCH 4.18 55/88] Revert "uapi/linux/keyctl.h: dont use C++ reserved keyword as a struct member name"
` [PATCH 4.18 56/88] scsi: target: iscsi: Use hex2bin instead of a re-implementation
` [PATCH 4.18 57/88] scsi: target: iscsi: Use bin2hex "
` [PATCH 4.18 58/88] Revert "ubifs: xattr: Dont operate on deleted inodes"
` [PATCH 4.18 59/88] libata: mask swap internal and hardware tag
` [PATCH 4.18 60/88] ocfs2: fix ocfs2 read block panic

KASAN: use-after-free Read in generic_gcmaes_encrypt
 2018-09-27  9:11 UTC  (3+ messages)

[PATCH] btrfs: list usage cleanup
 2018-09-27  9:07 UTC  (2+ messages)

[GIT PULL 00/11] EFI updates for v4.20
 2018-09-27  9:07 UTC  (13+ messages)
` [PATCH 01/11] efi: honour memory reservations passed via a linux specific config table
` [PATCH 02/11] efi/arm: libstub: add a root memreserve "
` [PATCH 03/11] efi: add API to reserve memory persistently across kexec reboot
` [PATCH 04/11] efi/libstub: arm: support building with clang
` [PATCH 05/11] efi/efi_test: add exporting ResetSystem runtime service
` [PATCH 06/11] efi: Make efi_rts_work accessible to efi page fault handler
` [PATCH 07/11] efi/x86: Handle page faults occurring while running EFI runtime services
` [PATCH 08/11] efi/x86: drop task_lock() from efi_switch_mm()
` [PATCH 09/11] efi/x86: earlyprintk - Add 64bit efi fb address support
` [PATCH 10/11] efi/x86: Call efi_parse_options() from efi_main()
` [PATCH 11/11] x86: boot: Fix EFI stub alignment

[PATCH] media: ov9650: avoid maybe-uninitialized warnings
 2018-09-27  9:06 UTC  (3+ messages)

Regression caused by commit 7bb05b85bc2d ("r8169: don't use MSI-X on RTL8106e")
 2018-09-27  9:03 UTC  (6+ messages)

[PATCH V5 00/30] C-SKY(csky) Linux Kernel Port
 2018-09-27  9:01 UTC  (7+ messages)
` [PATCH V5 06/30] csky: Cache and TLB routines

[PATCH v2 0/5] Update and move Dell drivers dell_rbu and dcdbas
 2018-09-27  9:01 UTC  (2+ messages)

[PATCH net-next] can: xilinx: fix return type of ndo_start_xmit function
 2018-09-27  8:58 UTC  (2+ messages)

[RFC][PATCH 0/3] locking/qspinlock: Improve determinism for x86
 2018-09-27  8:57 UTC  (11+ messages)
` [RFC][PATCH 3/3] locking/qspinlock: Optimize "

[PATCH] hv_netvsc: Make sure out channel is fully opened on send
 2018-09-27  8:57 UTC  (3+ messages)

[PATCH V2 00/27] mmc: mmci: add sdmmc variant for stm32
 2018-09-27  8:55 UTC  (4+ messages)
` [PATCH V2 03/27] mmc: mmci: convert dma_setup callback to return an int

[PATCH v3 0/4] devres: provide and use devm_kstrdup_const()
 2018-09-27  8:53 UTC  (4+ messages)
` [PATCH v3 3/4] devres: provide devm_kstrdup_const()

[RFC PATCH] platform/x86: asus-wmi: Simplify the keyboard brightness updating process
 2018-09-27  8:50 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 00/11] dts: Update coresight device tree bindings
 2018-09-27  8:51 UTC  (5+ messages)
` [PATCH v2 04/11] arm64: dts: sc9836/sc9860: Update coresight bindings for hardware ports
` [PATCH v2 05/11] arm64: dts: msm8916: "

[PATCH 1/3] perf report: don't try to map ip to invalid map
 2018-09-27  8:48 UTC  (2+ messages)

[PATCH stable] tick/nohz: Prevent bogus softirq pending warning
 2018-09-27  8:48 UTC  (4+ messages)

Yes you CAN revoke a GPLv2 licensed work. (Response to software freedom conservancy)
 2018-09-27  8:47 UTC 

[PATCH v2 0/3] Add Amlogic video decoder driver
 2018-09-27  8:46 UTC  (5+ messages)

[PATCH net] vhost-vsock: fix use after free
 2018-09-27  8:43 UTC 

[PATCH 0/3] HiBMC driver fixes
 2018-09-27  8:42 UTC  (6+ messages)

[PATCH 00/22] various dynamic_debug patches
 2018-09-27  8:41 UTC  (6+ messages)
` [PATCH 05/22] linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited
` [PATCH 06/22] linux/printk.h: use unique identifier for each struct _ddebug

[PATCH] Revert "drm/sun4i: Remove R40 display pipeline compatibles"
 2018-09-27  8:37 UTC  (2+ messages)

[PATCH] bug fix in function check_should_bypass
 2018-09-27  8:33 UTC  (2+ messages)

[PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-09-27  8:31 UTC  (7+ messages)
` [PATCH v16 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v16 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

possible deadlock in path_openat
 2018-09-27  8:26 UTC  (5+ messages)

[PATCH v2] mm: mprotect: check page dirty when change ptes
 2018-09-27  8:21 UTC  (11+ messages)

[PATCH v4 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-09-27  8:16 UTC  (4+ messages)
` [PATCH v4 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH 1/2] arm64: dts: allwinner: Olimex A64-OLinuXino: enable eMMC
 2018-09-27  8:17 UTC  (6+ messages)

[PATCH] drm: stm: implement get_scanout_position function
 2018-09-27  8:15 UTC 

[PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions
 2018-09-27  8:14 UTC  (4+ messages)

[PATCH v3] memory_hotplug: Free pages as higher order
 2018-09-27  8:11 UTC  (5+ messages)

KASAN: use-after-free Read in tcf_block_find
 2018-09-27  8:10 UTC  (6+ messages)

[PATCH] md/bitmap: use mddev_suspend/resume instead of ->quiesce()
 2018-09-27  8:07 UTC 

[PATCH v6 0/7] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-09-27  8:01 UTC  (7+ messages)
` [PATCH v6 3/7] KVM: x86: hyperv: consistently use 'hv_vcpu' for 'struct kvm_vcpu_hv' variables
` [PATCH v6 4/7] KVM: x86: hyperv: keep track of mismatched VP indexes
` [PATCH v6 5/7] KVM: x86: hyperv: valid_bank_mask should be 'u64'

[PATCH v23 0/4] MediaTek MT8173 CMDQ support
 2018-09-27  7:55 UTC  (7+ messages)
` [PATCH v23 4/4] soc: mediatek: Add Mediatek CMDQ helper

[RESEND PATCH v3 1/2] of: base: Introduce of_alias_get_alias_list() to check alias IDs
 2018-09-27  7:22 UTC  (5+ messages)

[PATCH v8 00/10] x86: macrofying inline asm for better compilation
 2018-09-27  7:52 UTC  (5+ messages)
` [PATCH v8 02/10] Makefile: Prepare for using macros for inline asm

[PATCH RESEND v2] Revert: "f2fs: check last page index in cached bio to decide submission"
 2018-09-27  7:50 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v4 1/2] powerpc/32: add stack protector support
 2018-09-27  7:45 UTC  (4+ messages)

[PATCH v2 2/2] PCI: controller: dwc: add UniPhier PCIe host controller support
 2018-09-27  7:44 UTC  (3+ messages)

[PATCH 0/2] serial: sh-sci: Fix earlycon on Renesas ARM platforms
 2018-09-27  7:38 UTC  (2+ messages)

[PATCH v3 1/4] power: supply: core: Introduce one property to present the battery internal resistance
 2018-09-27  7:26 UTC  (4+ messages)
` [PATCH v3 2/4] power: supply: core: Introduce properties to present the battery OCV capacity table
` [PATCH v3 3/4] dt-bindings: power: Add Spreadtrum SC27XX fuel gauge unit documentation
` [PATCH v3 4/4] power: supply: Add Spreadtrum SC27XX fuel gauge unit driver

sdhci driver card-detect is broken because gpiolib can't fallback to _CRS?
 2018-09-27  7:26 UTC  (5+ messages)

The software freedom conservancy has tendered its response
 2018-09-27  7:25 UTC 

[PATCH v7 RESEND 0/4] Support kdump for AMD secure memory encryption(SME)
 2018-09-27  7:19 UTC  (5+ messages)
` [PATCH v7 RESEND 1/4] x86/ioremap: add a function ioremap_encrypted() to remap kdump old memory
` [PATCH v7 RESEND 2/4] kexec: allocate unencrypted control pages for kdump in case SME is enabled
` [PATCH v7 RESEND 3/4] iommu/amd: Remap the device table of IOMMU with the memory encryption mask for kdump
` [PATCH v7 RESEND 4/4] kdump/vmcore: support encrypted old memory with SME enabled

The software freedom conservancy has tendered its response:
 2018-09-27  7:18 UTC 

POSIX violation by writeback error
 2018-09-27  7:18 UTC  (8+ messages)

[PATCH] xen/blkfront: When purging persistent grants, keep them in the buffer
 2018-09-27  7:12 UTC  (2+ messages)

Linux 4.19-rc5: Missing iommu fix
 2018-09-27  7:10 UTC  (3+ messages)

[PATCH v5 1/2] powerpc/32: add stack protector support
 2018-09-27  7:05 UTC  (2+ messages)
` [PATCH v5 2/2] powerpc/64: "

[PATCH v11 00/26] guest dedicated crypto adapters
 2018-09-27  7:04 UTC  (8+ messages)
` [PATCH v11 13/26] s390: vfio-ap: zeroize the AP queues
` [PATCH v11 26/26] s390: doc: detailed specifications for AP virtualization

[PATCH] of: base: Fix english spelling in of_alias_get_alias_list()
 2018-09-27  6:52 UTC  (3+ messages)

[PATCH v4 1/6] mpt3sas: Introduce mpt3sas_base_pci_device_is_available
 2018-09-27  7:03 UTC  (2+ messages)

[PATCH v7 06/39] component: alloc component_match without any comp to match
 2018-09-27  6:54 UTC 

[PATCH] gpiolib: Fix gpio_direction_* for single direction GPIOs
 2018-09-27  6:51 UTC  (3+ messages)
` [PATCH v2] gpiolib: Show correct direction from the beginning

[PATCH v2, RESEND 0/3] tpm: retrieve digest size of unknown algorithms from TPM
 2018-09-27  6:50 UTC  (4+ messages)

[PATCH v4 0/2] Add API to retrieve the Bluetooth Device Address (BD_ADDR)
 2018-09-27  6:50 UTC  (3+ messages)
` [PATCH v4 1/2] Bluetooth: Add device_get_bd_address()

[LKP] 3b745c8969 [ 71.340100] WARNING: CPU: 1 PID: 48 at kernel/rcu/rcutorture.c:1478 rcu_torture_stats_print
 2018-09-27  6:40 UTC 

[PATCH v2] dt-bindings: input: pwm-vibrator: correct pwms in example
 2018-09-27  6:45 UTC  (2+ messages)

[PATCH v24 0/2] MediaTek MT8173 CMDQ support
 2018-09-27  6:43 UTC  (3+ messages)
` [PATCH v24 1/2] arm64: dts: mt8173: Add GCE node
` [PATCH v24 2/2] soc: mediatek: Add Mediatek CMDQ helper

[PATCH v3 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
 2018-09-27  6:43 UTC  (4+ messages)
` [PATCH v3 2/2] spi: Introduce new driver for Qualcomm QuadSPI controller

[PATCH v2 1/4] power: supply: core: Introduce one property to present the battery internal resistance
 2018-09-27  6:40 UTC  (8+ messages)
` [PATCH v2 2/4] power: supply: core: Introduce properties to present the battery OCV table
` [PATCH v2 4/4] power: supply: Add Spreadtrum SC27XX fuel gauge unit driver

[PATCH v3] clocksource: Warn if too many missing ticks are detected
 2018-09-27  6:37 UTC  (2+ messages)
` [clocksource] 440391bb72: WARNING:at_kernel/time/clocksource.c:#clocksource_watchdog

[PATCH v2] NTB: switchtec_ntb: Update switchtec documentation with pre-requisites for NTB
 2018-09-27  6:36 UTC 

[PATCH v2 1/7] drivers: dio: Avoids building driver if CONFIG_DIO is disabled
 2018-09-27  6:35 UTC  (2+ messages)

[PATCH v2 6/7] drivers: oprofile: Avoids building driver from direct make command
 2018-09-27  6:34 UTC  (2+ messages)

[PATCH] drm/rcar-du: Convert drm_atomic_helper_suspend/resume()
 2018-09-27  6:34 UTC  (2+ messages)

[PATCH v4] scsi: ufs: Make sysfs attributes writable
 2018-09-27  6:32 UTC  (8+ messages)

How to define some additional KBUILD_CFLAGS after building include/generated/asm-offsets.h ?
 2018-09-27  6:31 UTC  (6+ messages)

[PATCHv4 0/6] Add support for UHS-I on Exynos5422 odroid boards
 2018-09-27  6:28 UTC  (5+ messages)
` [PATCHv4 4/6] ARM: dts: exynos: Add CD and WP pins to Odroid XU3/XU4 SD card

[PATCH v3 0/2] Enable PV qspinlock for Hyper-V
 2018-09-27  6:01 UTC  (3+ messages)
` [PATCH v3 1/2] X86/Hyper-V: Add Guest IDLE MSR support
` [PATCH v3 2/2] locking/pvqspinlock, hv: Enable PV qspinlock for Hyper-V

[PATCH 0/5] Add XHCI, EHCI and OHCI drivers for Broadcom STB SoCs
 2018-09-27  5:57 UTC  (4+ messages)
` [PATCH 4/5] usb: host: Add XHCI driver "

[PATCH 1/12 v2] switchtec: Remove immediate status check after submit a MRPC command
 2018-09-27  5:57 UTC 

[PATCH] Raise maximum number of memory controllers
 2018-09-27  5:56 UTC  (2+ messages)

[PATCH v4] f2fs: allow out-place-update for direct IO in LFS mode
 2018-09-27  5:49 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] f2fs: refactor ->page_mkwrite() flow
 2018-09-27  5:48 UTC  (3+ messages)

[PATCH] use STORE_LOCKED instead of STORE macro
 2018-09-27  5:31 UTC 

[PATCH 2/2] f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO
 2018-09-27  5:45 UTC  (12+ messages)
` [PATCH 2/2 v2] "
  ` [f2fs-dev] "

linux-next: Tree for Sep 27
 2018-09-27  5:45 UTC 

[PATCH v2 0/7] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64
 2018-09-27  5:35 UTC  (7+ messages)
` [PATCH v2 1/7] powerpc: rename setbits32/clrbits32 to setbits32_be/clrbits32_be
` [PATCH v2 2/7] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64 in linux/setbits.h

[PATCH 0/3] find_next_iomem_res() fixes
 2018-09-27  5:27 UTC  (3+ messages)
` [PATCH 3/3] resource: Fix find_next_iomem_res() iteration issue

[PATCH v2] PM / devfreq: Stop the governor before device_unregister()
 2018-09-27  5:20 UTC  (3+ messages)
` [PATCH] PM / devfreq: stopping "

[PATCH v2 06/21] platform: goldfish: pipe: Add DMA support to goldfish pipe
 2018-09-27  5:19 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Mark ACPI table declaration as used
 2018-09-27  5:16 UTC  (2+ messages)

[PATCH v2] IB/rxe: Avoid implicit enum conversions in rxe_init functions
 2018-09-27  5:12 UTC  (2+ messages)
` [PATCH v3] IB/rxe: Remove unnecessary enum values

[PATCH 0/4 v7] Support kdump for AMD secure memory encryption(SME)
 2018-09-27  5:12 UTC  (7+ messages)
` [PATCH 1/4 v7] x86/ioremap: add a function ioremap_encrypted() to remap kdump old memory
        ` [PATCH 1/4 v8] "


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