linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-08 20:33:56 to 2019-01-09 02:24:37 UTC [more...]

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-09  2:24 UTC  (11+ messages)

[PATCH v6 09/11] mmc: sdhci-acpi: Make PCI dependency explicit
 2019-01-09  2:10 UTC  (4+ messages)

[PATCH] PM/runtime: Fix autosuspend_delay on 32bits arch
 2019-01-09  2:16 UTC 

[PATCH] pinctrl: mediatek: fix build errors for moore core when CONFIG_OF is not enabled
 2019-01-09  2:13 UTC 

[PATCH -next] ALSA: usb-audio: Remove set but not used variable 'first_ch_bits'
 2019-01-09  2:20 UTC 

(Video): Regarding Linux: yes you can rescind license to use your code
 2019-01-09  2:13 UTC 

[PATCH v3 1/3] drivers: platform: goldfish: fix the checkpatch complain in Kconfig
 2019-01-09  2:11 UTC  (3+ messages)
` [PATCH v3 2/3] drivers: platform: goldfish: goldfish_address_space: add a driver
` [PATCH v3 3/3] drivers: platform: goldfish: goldfish_sync: "

[PATCH] ASoC: core: Fix deferral of machine drivers
 2019-01-09  2:09 UTC  (2+ messages)

[PATCH 0/3] arm64: kprobes: Fix blacklist checking on arm64
 2019-01-09  2:05 UTC  (6+ messages)
` [PATCH 1/3] arm64: kprobes: Move extable address check into arch_prepare_kprobe()

[PATCH] net: nvidia: forcedeth: Fix two possible concurrency use-after-free bugs
 2019-01-09  2:03 UTC  (5+ messages)

[RFC PATCH 0/1] KEYS, integrity: Link .platform keyring to .secondary_trusted_keys
 2019-01-09  2:02 UTC  (5+ messages)
` [RFC PATCH 1/1] "

[PATCH 0/1] mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT
 2019-01-09  2:02 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] 9p: use inode->i_lock to protect i_size_write()
 2019-01-09  2:05 UTC 

[PATCH V6 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-09  1:53 UTC  (3+ messages)
` [PATCH V6 3/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get

[PATCH v1 0/3] ASoC: last minute fixes
 2019-01-09  1:51 UTC  (11+ messages)
` [PATCH v1 3/3] ASoC: soc-core: fix platform name vs. of_node assignement
      ` [alsa-devel] "

Regression in v5.0-rc1 with autosuspend hrtimers
 2019-01-09  1:51 UTC  (7+ messages)

[PATCH v4 00/10] Guest LBR Enabling
 2019-01-09  1:54 UTC  (10+ messages)
` [PATCH v4 04/10] KVM/x86: intel_pmu_lbr_enable

[PATCH 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image
 2019-01-09  1:43 UTC  (11+ messages)
` [PATCH 1/5 v2] PM / hibernate: Create snapshot keys handler

[PATCH 1/2] dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
 2019-01-09  1:35 UTC  (6+ messages)
` [PATCH 2/2] dmaengine: qcom_hidma: assign channel cookie correctly
        ` About some mail lost and random unsubscribe issues on this dmaengine list

[PATCH] x86/speculation: Add document to describe Spectre and its mitigations
 2019-01-09  1:41 UTC  (13+ messages)

[PATCH] libnvdimm/dimm: Fix security capability detection for non-Intel NVDIMMs
 2019-01-09  1:24 UTC 

[PATCH] arm64: trap illegal translations in __virt_to_phys()
 2019-01-09  1:35 UTC  (5+ messages)

[RFC PATCH 01/19] btrfs: add encryption structs and constants
 2019-01-09  1:27 UTC  (19+ messages)
` [RFC PATCH 02/19] btrfs: add encryption dependencies to Kconfig
` [RFC PATCH 03/19] btrfs: load key tree
` [RFC PATCH 04/19] btrfs: allow encrypted volumes to be mounted
` [RFC PATCH 05/19] btrfs: add key list
` [RFC PATCH 06/19] btrfs: add ioctl BTRFS_IOC_GET_KEY_SALT
` [RFC PATCH 07/19] btrfs: add new keys to key root when flushed
` [RFC PATCH 08/19] btrfs: change extract in prop_handler to write into string
` [RFC PATCH 09/19] btrfs: add btrfs.key property
` [RFC PATCH 10/19] btrfs: allow reading encrypted inline extents
` [RFC PATCH 11/19] btrfs: allow writing "
` [RFC PATCH 12/19] btrfs: allow reading normal encrypted extents
` [RFC PATCH 13/19] btrfs: allow writing normal and compressed "
` [RFC PATCH 14/19] btrfs: allow reading "
` [RFC PATCH 15/19] btrfs: allow writing compressed, encrypted, inline extents
` [RFC PATCH 16/19] btrfs: add encryption incompat flag to sysfs
` [RFC PATCH 17/19] btrfs: don't allow direct IO of encrypted extents
` [RFC PATCH 18/19] btrfs: return encrypted flag to statx
` [RFC PATCH 19/19] btrfs: translate encryption flag to FS_ENCRYPT_FL

[PATCH] tty: Don't hold ldisc lock in tty_reopen() if ldisc present
 2019-01-09  1:17 UTC 

[PATCH] lkdtm: Add a tests for NULL pointer dereference
 2019-01-09  1:14 UTC  (2+ messages)

Kconfig label updates
 2019-01-09  1:00 UTC  (2+ messages)

[PATCH 1/2] x86/pkeys: copy pkey state at fork()
 2019-01-09  0:56 UTC  (4+ messages)

[PATCH AUTOSEL 4.20 001/117] netfilter: ipset: Allow matching on destination MAC address for mac and ipmac sets
 2019-01-09  0:49 UTC  (5+ messages)
` [PATCH AUTOSEL 4.20 008/117] platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey
` [PATCH AUTOSEL 4.20 072/117] btrfs: alloc_chunk: fix more DUP stripe size handling

[PATCH v2 1/3] drivers: platform: goldfish: fix the checkpatch complain in Kconfig
 2019-01-09  0:48 UTC  (4+ messages)
` [PATCH v2 3/3] drivers: platform: goldfish: goldfish_sync: add a driver

[PATCH RESEND] KVM: MMU: Introduce single thread to zap collapsible sptes
 2019-01-09  0:47 UTC 

nvdimm crash at boot
 2019-01-09  0:46 UTC  (7+ messages)

[PATCH v4 0/4] rtlwifi: Fix issues with rtl8723ae
 2019-01-09  0:45 UTC  (2+ messages)

[PATCH RT] x86/mm/pat: disable preemption __split_large_page() after spin_lock()
 2019-01-09  0:39 UTC  (2+ messages)

seqcount usage in xt_replace_table()
 2019-01-09  0:36 UTC  (4+ messages)

linux-next: build failure after merge of the drm-misc tree
 2019-01-09  0:29 UTC  (3+ messages)

[PATCH 3/3] iwlwifi: Load firmware exclusively for Intel WiFi
 2019-01-09  0:26 UTC  (4+ messages)

[PATCH v6 01/12] media: videodev2.h: Add more field helper macros
 2019-01-09  0:15 UTC  (12+ messages)
` [PATCH v6 02/12] gpu: ipu-csi: Swap fields according to input/output field types
` [PATCH v6 03/12] gpu: ipu-v3: Add planar support to interlaced scan
` [PATCH v6 04/12] media: imx: Fix field negotiation
` [PATCH v6 05/12] media: imx-csi: Input connections to CSI should be optional
` [PATCH v6 06/12] media: imx-csi: Double crop height for alternate fields at sink
` [PATCH v6 07/12] media: imx: interweave and odd-chroma-row skip are incompatible
` [PATCH v6 08/12] media: imx-csi: Allow skipping odd chroma rows for YVU420
` [PATCH v6 09/12] media: imx: vdic: rely on VDIC for correct field order
` [PATCH v6 10/12] media: imx-csi: Move crop/compose reset after filling default mbus fields
` [PATCH v6 11/12] media: imx: Allow interweave with top/bottom lines swapped
` [PATCH v6 12/12] media: imx.rst: Update doc to reflect fixes to interlaced capture

[PATCH] genirq: fix the kerneldoc comment for struct irq_affinity_desc
 2019-01-09  0:04 UTC 

[PATCH v6] gpu: ipu-csi: Swap fields according to input/output field types
 2019-01-09  0:01 UTC  (2+ messages)

linux-kernel@vger.kernel.org RE: Urgent Investment Proposal From Algeria 2019
 2019-01-09  0:01 UTC 

[PATCH 1/2] um: vector: Fix a potential NULL pointer dereference in 'vector_net_open()'
 2019-01-08 23:58 UTC  (2+ messages)

[PATCH 2/2] um: vector: Use 'kmalloc_array' instead of 'kmalloc'
 2019-01-08 23:58 UTC  (2+ messages)

[PATCH 1/1] doc: trace: fix reference to cpuidle documentation file
 2019-01-08 23:56 UTC 

[PATCH v5 perf, bpf-next 0/7] reveal invisible bpf programs
 2019-01-08 23:54 UTC  (11+ messages)
` [PATCH v5 perf, bpf-next 3/7] perf, bpf: introduce PERF_RECORD_BPF_EVENT

[PATCH v2 0/2] Revamp admin-guide/tainted-kernels.rst to make it more comprehensible
 2019-01-08 23:47 UTC  (2+ messages)

[PATCH v7 1/2] signal: add pidfd_send_signal() syscall
 2019-01-08 23:47 UTC  (2+ messages)

[PATCH 1/1] doc: bindings: fix bad reference to ARM CPU bindings
 2019-01-08 23:46 UTC 

[PATCH] Fix stack memory disclosure
 2019-01-08 23:41 UTC 

[PATCH v4 00/15] Add support for OLPC XO 1.75 Embedded Controller
 2019-01-08 23:31 UTC  (3+ messages)
` [PATCH v4 01/15] ARM: export arm_pm_restart()

[RFC PATCH v1 0/5] Add support for O_MAYEXEC
 2019-01-08 23:30 UTC  (7+ messages)
` [RFC PATCH v1 3/5] Yama: Enforces noexec mounts or file executability through O_MAYEXEC

[PATCH v7 0/3] mm: Randomize free memory
 2019-01-08 23:24 UTC  (5+ messages)
` [PATCH v7 1/3] mm: Shuffle initial free memory to improve memory-side-cache utilization

[BUG] v4.20 - bridge not getting DHCP responses? (works in 4.19.13)
 2019-01-08 23:09 UTC  (6+ messages)
` Fwd: "

[PATCH 4.20 000/145] 4.20.1-stable review
 2019-01-08 23:09 UTC  (2+ messages)

[RFC 0/4] TI camera serdes - I2C address translation draft
 2019-01-08 22:39 UTC  (5+ messages)
` [RFC 1/4] i2c: core: let adapters be notified of client attach/detach
` [RFC 2/4] i2c: mux: notify client attach/detach, add ATR
` [RFC 3/4] media: dt-bindings: add DS90UB954-Q1 video deserializer
` [RFC 4/4] media: ds90ub954: new driver for TI "

[PATCH 4.19 000/170] 4.19.14-stable review
 2019-01-08 23:07 UTC  (2+ messages)

[PATCH 4.14 000/101] 4.14.92-stable review
 2019-01-08 23:05 UTC  (2+ messages)

[PATCH v5 00/38] LSM: Module stacking for SARA and Landlock
 2019-01-08 23:05 UTC  (9+ messages)

[PATCH 4.9 00/71] 4.9.149-stable review
 2019-01-08 23:05 UTC  (2+ messages)

[PATCH 2/2] leds: lp5024: Add the LP5024/18 RGB LED driver
 2019-01-08 22:59 UTC  (19+ messages)
                  ` Generic RGB LED support was "

[RFC PATCH v5 0/5] x86: Add vDSO exception fixup for SGX
 2019-01-08 22:54 UTC  (11+ messages)
` x86/sgx: uapi change proposal

[PATCH v8 00/25] Re-use nvram module
 2019-01-08 22:51 UTC  (7+ messages)
` [PATCH v8 24/25] powerpc: Adopt nvram module for PPC64

[PATCH v4 4/4] rtlwifi: Don't clear num_rx_inperiod too early
 2019-01-08 22:50 UTC 

[PATCH v4 3/4] rtl8723ae: Re-introduce the adaptive rate control
 2019-01-08 22:49 UTC 

[PATCH v4 2/4] rtl8723ae: Dont use old data for input gain control
 2019-01-08 22:49 UTC 

[PATCH v4 1/4] rtl8723ae: Take the FW LPS mode handling out
 2019-01-08 22:49 UTC 

[PATCH] IB/srp: Use struct_size() in kzalloc()
 2019-01-08 22:47 UTC  (2+ messages)

[PATCH v3] mm/page_owner: fix for deferred struct page init
 2019-01-08 22:40 UTC  (15+ messages)

[PATCH] arch/openrisc: Fix issues with access_ok()
 2019-01-08 22:37 UTC  (4+ messages)

[PATCH 0/2] /proc/stat: Reduce irqs counting performance overhead
 2019-01-08 22:27 UTC  (6+ messages)

[PATCH 0/1] mmc: fix boards with CD GPIO and "cd-inverted"
 2019-01-08 22:20 UTC  (4+ messages)
` [PATCH 1/1] mmc: core: don't override the CD GPIO level when "cd-inverted" is set

[PATCH v3 1/4] rtl8723ae: Take the FW LPS mode handling out
 2019-01-08 22:20 UTC  (3+ messages)

[PATCH] arch: unexport asm/shmparam.h for all architectures
 2019-01-08 22:19 UTC  (4+ messages)

[PATCH] tools uapi asm: Update asm-generic/unistd.h
 2019-01-08 22:17 UTC 

[PATCH v7] mm/page_alloc.c: memory_hotplug: free pages as higher order
 2019-01-08 22:17 UTC  (5+ messages)

[PATCH v8 0/6] extend PWM framework to support PWM modes
 2019-01-08 22:08 UTC  (7+ messages)
` [PATCH v8 1/6] pwm: extend PWM framework with "

[PATCH 0/4] mmc: meson-gx: chained descriptor fixup and improvements
 2019-01-08 22:00 UTC  (4+ messages)

[PATCH V5] i2c: tegra: Fix Maximum transfer size
 2019-01-08 21:59 UTC  (2+ messages)

[GIT PULL] security: general updates for v4.21
 2019-01-08 21:56 UTC  (10+ messages)

[PATCH] ALSA: usb-audio: fix CM6206 register definitions
 2019-01-08 21:52 UTC  (2+ messages)

[PATCH v3 0/8] net: y2038-safe socket timestamps
 2019-01-08 21:49 UTC  (2+ messages)

[PATCH] selftests/tls: Add {} to avoid static checker warning
 2019-01-08 21:41 UTC 

[PATCH] mm: Remove redundant test from find_get_pages_contig
 2019-01-08 21:36 UTC  (7+ messages)

[GIT PULL] blob-stacking updates for security-next
 2019-01-08 21:35 UTC 

[PATCH] proc: return exit code 4 for skipped tests
 2019-01-08 21:33 UTC  (2+ messages)

[PATCH 00/10] platform/chrome: cros_ec: remove unused includes and switch to SPDX
 2019-01-08 21:31 UTC  (4+ messages)
` [PATCH 04/10] platform/chrome: cros_ec_vbc: remove unused includes

[PATCH] afs: Use struct_size() in kzalloc()
 2019-01-08 21:30 UTC 

[PATCH] scsi: isci: initialize shost fully before calling scsi_add_host()
 2019-01-08 21:30 UTC  (3+ messages)

[PATCH 0/3] net: y2038-safe socket timeout options
 2019-01-08 21:29 UTC  (6+ messages)
` [PATCH 2/3] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
    ` [PATCH] socket: move compat timeout handling into sock.c

[PATCH] mISDN: hfcsusb: Use struct_size() in kzalloc()
 2019-01-08 21:27 UTC 

[PATCH] hv_balloon: avoid touching uninitialized struct page during tail onlining
 2019-01-08 21:23 UTC  (6+ messages)

[PATCH 0/2] LP5024/18 LED introduction
 2019-01-08 21:22 UTC  (9+ messages)
` [PATCH 1/2] dt: bindings: lp5024: Introduce the lp5024 and lp5018 RGB driver
` [PATCH 2/2] leds: lp5024: Add the LP5024/18 RGB LED driver

[PATCH v2 0/3] drm/amdgpu: Fix suspend/resume issues with MST
 2019-01-08 21:20 UTC  (6+ messages)
` [PATCH v2 1/3] drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()
` [PATCH v2 2/3] drm/amdgpu: Don't fail resume process if resuming atomic state fails
` [PATCH v2 3/3] drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()

[PATCH v9 00/24] ILP32 for ARM64
 2019-01-08 21:18 UTC  (3+ messages)
  ` [PATCH] arm64: introduce AUDIT_ARCH_AARCH64ILP32 for ilp32

[PATCH] Input: mcs_touchkey - use struct_size() in kzalloc()
 2019-01-08 21:15 UTC 

[PATCH v2 1/2] mm: add probe_user_read()
 2019-01-08 21:14 UTC  (4+ messages)

[GIT PULL] seccomp: build fix for v5.0-rc2
 2019-01-08 21:11 UTC  (2+ messages)

[PATCH] mtd: lpddr: Use struct_size() in kzalloc()
 2019-01-08 21:09 UTC 

[PATCH] powerpc/ps3: Use struct_size() in kzalloc()
 2019-01-08 21:00 UTC 

Regression in v5.0-rc1: Panic at boot
 2019-01-08 20:54 UTC  (2+ messages)

[RFC v2 0/6] x86: dynamic indirect branch promotion
 2019-01-08 20:53 UTC  (12+ messages)

[PATCH v2] x86/build: Mark per-cpu symbols as absolute
 2019-01-08 20:52 UTC  (2+ messages)

[PATCH] etnaviv mailing list is moderated
 2019-01-08 20:50 UTC 

[RFC PATCH] x86_64: Add "-m elf_i386" when linking i386 object files
 2019-01-08 20:46 UTC  (4+ messages)

linux-next: Signed-off-by missing for commit in the drm-msm tree
 2019-01-08 20:44 UTC 

[PATCH] Build etnaviv on non-ARM architectures
 2019-01-08 20:43 UTC 

[PATCH v10 00/15] Energy Aware Scheduling
 2019-01-08 20:38 UTC  (3+ messages)
` [PATCH v10 15/15] OPTIONAL: cpufreq: dt: Register an Energy Model

[PATCH] kernel: release ptraced tasks before zap_pid_ns_processes
 2019-01-08 20:36 UTC  (3+ 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).