linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-18 16:43:25 to 2019-07-18 20:12:07 UTC [more...]

[PATCH] trace/writeback: fix Wstringop-truncation warnings
 2019-07-18 20:11 UTC  (3+ messages)

[PATCH V5 11/18] clk: tegra210: Add support for Tegra210 clocks
 2019-07-18 20:11 UTC  (16+ messages)

[PATCH V36 00/29] security: Add kernel lockdown functionality
 2019-07-18 20:03 UTC  (32+ messages)
` [PATCH V36 01/29] security: Support early LSMs
` [PATCH V36 02/29] security: Add a "locked down" LSM hook
` [PATCH V36 03/29] security: Add a static lockdown policy LSM
` [PATCH V36 04/29] Enforce module signatures if the kernel is locked down
` [PATCH V36 05/29] Restrict /dev/{mem,kmem,port} when "
` [PATCH V36 06/29] kexec_load: Disable at runtime if "
` [PATCH V36 07/29] Copy secure_boot flag in boot params across kexec reboot
` [PATCH V36 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
` [PATCH V36 09/29] kexec_file: Restrict at runtime if the kernel is locked down
` [PATCH V36 10/29] hibernate: Disable when "
` [PATCH V36 11/29] PCI: Lock down BAR access "
` [PATCH V36 12/29] x86: Lock down IO port "
` [PATCH V36 13/29] x86/msr: Restrict MSR "
` [PATCH V36 14/29] ACPI: Limit access to custom_method "
` [PATCH V36 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH V36 16/29] acpi: Disable ACPI table override if the kernel is "
` [PATCH V36 17/29] Prohibit PCMCIA CIS storage when "
` [PATCH V36 18/29] Lock down TIOCSSERIAL
` [PATCH V36 19/29] Lock down module params that specify hardware parameters (eg. ioport)
` [PATCH V36 20/29] x86/mmiotrace: Lock down the testmmiotrace module
` [PATCH V36 21/29] Lock down /proc/kcore
` [PATCH V36 22/29] Lock down tracing and perf kprobes when in confidentiality mode
` [PATCH V36 23/29] bpf: Restrict bpf when kernel lockdown is "
` [PATCH V36 24/29] Lock down perf when "
` [PATCH V36 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
` [PATCH V36 26/29] debugfs: Restrict debugfs when the kernel is "
` [PATCH V36 27/29] tracefs: Restrict tracefs "
` [PATCH V36 28/29] efi: Restrict efivar_ssdt_load "
` [PATCH V36 29/29] lockdown: Print current->comm in restriction messages

[PATCH] net: fec: generate warning when using deprecated phy reset
 2019-07-18 19:59 UTC  (9+ messages)

[PATCH v2 00/13] Secure Virtual Machine Enablement
 2019-07-18 19:58 UTC  (4+ messages)
` [PATCH v2 03/13] powerpc/prom_init: Add the ESM call to prom_init

[PATCH] drm/msm: stop abusing dma_map/unmap for cache
 2019-07-18 19:51 UTC  (2+ messages)

[RFC PATCH 0/5] PTP: add support for Intel's TGPIO controller
 2019-07-18 19:50 UTC  (2+ messages)

[PATCH v2] acpica: fix -Wnull-pointer-arithmetic warnings
 2019-07-18 19:48 UTC 

[PATCH 5.2 00/21] 5.2.2-stable review
 2019-07-18 19:49 UTC  (2+ messages)

[PATCH 5.1 00/54] 5.1.19-stable review
 2019-07-18 19:48 UTC  (2+ messages)

[PATCH 4.19 00/47] 4.19.60-stable review
 2019-07-18 19:48 UTC  (2+ messages)

[PATCH 4.14 00/80] 4.14.134-stable review
 2019-07-18 19:48 UTC  (2+ messages)

[PATCH] x86, boot: Remove multiple copy of static function sanitize_boot_params()
 2019-07-18 19:47 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 4.9 00/54] 4.9.186-stable review
 2019-07-18 19:47 UTC  (2+ messages)

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-18 19:47 UTC  (4+ messages)
` [PATCH 2/3] DMA mapping: Move SME handling to x86-specific files

[PATCH 4.4 00/40] 4.4.186-stable review
 2019-07-18 19:47 UTC  (2+ messages)

[PATCH] x86/boot/compressed/64: Remove unused variable
 2019-07-18 19:47 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] x86/efi: Remove unused variables
 2019-07-18 19:46 UTC  (2+ messages)
` [tip:x86/urgent] x86/boot/efi: "

[PATCH v3 0/6] Remove x86-specific code from generic headers
 2019-07-18 19:44 UTC  (16+ messages)
` [PATCH v3 2/6] swiotlb: Remove call to sme_active()
` [PATCH v3 3/6] dma-mapping: Remove dma_check_mask()
` [PATCH v3 4/6] x86,s390/mm: Move sme_active() and sme_me_mask to x86-specific header
` [PATCH v3 5/6] fs/core/vmcore: Move sev_active() reference to x86 arch code
` [PATCH v3 6/6] s390/mm: Remove sev_active() function

[PATCH V5 11/18] clk: tegra210: Add support for Tegra210 clocks
 2019-07-18 19:42 UTC  (25+ messages)

[PATCH v2] input: API for Setting a Timestamp from a Driver
 2019-07-18 19:41 UTC 

[PATCH] fnic: remove casting vmalloc
 2019-07-18 19:36 UTC  (2+ messages)

[PATCH AUTOSEL 5.2 001/249] ath10k: Check tx_stats before use it
 2019-07-18 19:32 UTC  (7+ messages)
` [PATCH AUTOSEL 5.2 226/249] selftests: bpf: fix inlines in test_lwt_seg6local

[PATCH] scsi: ibmvscsi: remove casting dma_alloc_coherent
 2019-07-18 19:31 UTC 

[GIT PULL] RISC-V updates for v5.3
 2019-07-18 19:30 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes for kernel v5.3-rc1
 2019-07-18 19:30 UTC  (2+ messages)

[GIT PULL] Modules updates for v5.3
 2019-07-18 19:25 UTC  (3+ messages)

[GIT PULL] tracing: Changes for 5.3
 2019-07-18 19:25 UTC  (2+ messages)

[patch 0/1] Kconfig: Introduce CONFIG_PREEMPT_RT
 2019-07-18 19:23 UTC  (5+ messages)
` [patch 1/1] "
  ` [patch V2 "
    ` [tip:sched/urgent] sched/rt, "

[PATCH v2 22/22] objtool: Support conditional retpolines
 2019-07-18 19:23 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v9 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-18 19:22 UTC  (9+ messages)
` [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger

[PATCH] [SCSI] esas2r: remove casting dma_alloc_coherent
 2019-07-18 19:22 UTC 

[PATCH v2 21/22] objtool: convert insn type to enum
 2019-07-18 19:22 UTC  (2+ messages)
` [tip:core/urgent] objtool: Convert "

[PATCH v2 20/22] objtool: Fix seg fault on bad switch table entry
 2019-07-18 19:21 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 19/22] objtool: Support repeated uses of the same C jump table
 2019-07-18 19:20 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 18/22] objtool: Refactor jump table code
 2019-07-18 19:20 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 17/22] objtool: Refactor sibling call detection logic
 2019-07-18 19:19 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 16/22] objtool: Do frame pointer check before dead end check
 2019-07-18 19:18 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 15/22] objtool: Change dead_end_function() to return boolean
 2019-07-18 19:17 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 14/22] objtool: Warn on zero-length functions
 2019-07-18 19:17 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 13/22] objtool: Refactor function alias logic
 2019-07-18 19:16 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 12/22] objtool: Track original function across branches
 2019-07-18 19:15 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 11/22] objtool: Add mcsafe_handle_tail() to the uaccess safe list
 2019-07-18 19:14 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 10/22] bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
 2019-07-18 19:14 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 09/22] x86/uaccess: Remove redundant CLACs in getuser/putuser error paths
 2019-07-18 19:13 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 08/22] x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()
 2019-07-18 19:12 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 07/22] x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()
 2019-07-18 19:11 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2] net/mlx5: Replace kfree with kvfree
 2019-07-18 19:11 UTC  (3+ messages)

[PATCH v2 06/22] x86/head/64: Annotate start_cpu0() as non-callable
 2019-07-18 19:11 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 05/22] x86/entry: Fix thunk function ELF sizes
 2019-07-18 19:10 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 04/22] x86/kvm: Don't call kvm_spurious_fault() from .fixup
 2019-07-18 19:09 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 03/22] x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2
 2019-07-18 19:08 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH] Enable backlight when trigger is activated
 2019-07-18 19:08 UTC 

[PATCH] openvswitch: Fix a possible memory leak on dst_cache
 2019-07-18 19:08 UTC  (2+ messages)

[PATCH v2 02/22] x86/kvm: Fix fastop function ELF metadata
 2019-07-18 19:08 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 01/22] x86/paravirt: Fix callee-saved function ELF sizes
 2019-07-18 19:07 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH 0/3 v2] Sync unmappings in vmalloc/ioremap areas
 2019-07-18 19:04 UTC  (5+ messages)
` [PATCH 3/3] mm/vmalloc: Sync unmappings in vunmap_page_range()

[PATCH] [net-next] netfilter: bridge: make NF_TABLES_BRIDGE tristate
 2019-07-18 19:01 UTC  (3+ messages)

pull-request: wireless-drivers 2019-07-18
 2019-07-18 19:00 UTC  (2+ messages)

network problems with r8169
 2019-07-18 18:50 UTC 

[PATCH 2/3] liquidio: Replace vmalloc + memset with vzalloc
 2019-07-18 18:55 UTC  (2+ messages)

[PATCH] udp: Fix typo in net/ipv4/udp.c
 2019-07-18 18:52 UTC  (2+ messages)

[PATCH -next] drm/komeda: remove set but not used variable 'old'
 2019-07-18 18:51 UTC  (2+ messages)

[PATCH v5 0/6] VAG power control improvement for sgtl5000 codec
 2019-07-18 18:48 UTC  (4+ messages)
` [PATCH v5 2/6] ASoC: sgtl5000: Improve VAG power and mute control

[PATCH] net: bcmgenet: use promisc for unsupported filters
 2019-07-18 18:46 UTC  (3+ messages)

[PATCH] Signed-off-by: Peter Kosyh <p.kosyh@gmail.com>
 2019-07-18 18:44 UTC  (3+ messages)

[PATCH 0/3] Add DSP node on i.MX8QXP board
 2019-07-18 18:40 UTC  (5+ messages)
` [PATCH 3/3] dt-bindings: dsp: fsl: Add DSP core binding support

[PATCH] KVM: x86: Add fixed counters to PMU filter
 2019-07-18 18:38 UTC 

[PATCH] scsi: pmcraid: Use dma_pool_zalloc rather than dma_pool_alloc
 2019-07-18 18:37 UTC  (2+ messages)

[GIT PULL] Ceph updates for 5.3-rc1
 2019-07-18 18:30 UTC  (2+ messages)

[GIT PULL] dax for 5.3
 2019-07-18 18:30 UTC  (2+ messages)

[GIT PULL] libnvdimm for 5.3
 2019-07-18 18:30 UTC  (2+ messages)

[PATCH net-next] netfilter: nft_meta: Fix build error
 2019-07-18 18:30 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v5.3 Merge window
 2019-07-18 18:30 UTC  (2+ messages)

[GIT PULL] xfs: cleanups for 5.3
 2019-07-18 18:30 UTC  (3+ messages)

[PATCH] x86/mce: Don't check for "OVER" bit on action optional machine checks
 2019-07-18 18:29 UTC 

[PATCH] scsi: ses: Fix out-of-bounds memory access in ses_enclosure_data_process()
 2019-07-18 18:29 UTC  (6+ messages)

[PATCH V2] usb: dwc3: gadget: trb_dequeue is not updated properly
 2019-07-18 18:26 UTC  (3+ messages)

[PATCH] ipvs: remove unnecessary space
 2019-07-18 18:26 UTC  (3+ messages)
` [PATCH v2] net/netfilter: remove unnecessary spaces

[PATCH v1] soc/tegra: pmc: Query PCLK clock rate at probe time
 2019-07-18 18:24 UTC  (5+ messages)

[PATCH] staging: kpc2000: Remove null check before kfree
 2019-07-18 18:22 UTC 

[PATCH v2 0/7] libnvdimm: Fix async operations and locking
 2019-07-18 18:21 UTC  (5+ messages)
` [PATCH v2 3/7] libnvdimm/region: Register badblocks before namespaces
` [PATCH v2 4/7] libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant

[PATCH v10 0/9] freezer for cgroup v2
 2019-07-18 18:19 UTC  (6+ messages)
` [PATCH v10 6/9] kselftests: cgroup: add freezer controller self-tests

[PATCH v12 0/6] Add utilization clamping support (CGroups API)
 2019-07-18 18:17 UTC  (7+ messages)
` [PATCH v12 1/6] sched/core: uclamp: Extend CPU's cgroup controller
` [PATCH v12 2/6] sched/core: uclamp: Propagate parent clamps
` [PATCH v12 3/6] sched/core: uclamp: Propagate system defaults to root group
` [PATCH v12 4/6] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps
` [PATCH v12 5/6] sched/core: uclamp: Update CPU's refcount on TG's clamp changes
` [PATCH v12 6/6] sched/core: uclamp: always use enum uclamp_id for clamp_id values

[PATCH v2 1/3] tools/perf: Move kvm-stat header file from conditional inclusion to common include section
 2019-07-18 18:17 UTC  (3+ messages)
` [PATCH v2 2/3] tools/perf: Add arch neutral function to choose event for perf kvm record
` [PATCH v2 3/3] tools/perf: Set 'trace_cycles' as defaultevent for perf kvm record in powerpc

[PATCH v2] smp: avoid generic_exec_single cause system lockup
 2019-07-18 18:17 UTC  (6+ messages)
  `  "
      `  "

[PATCH] scsi: pmcraid: Use dma_pool_zalloc rather than dma_pool_alloc
 2019-07-18 18:11 UTC 

[PATCH v2 0/6] tpm: Add driver for cr50
 2019-07-18 18:11 UTC  (9+ messages)
` [PATCH v2 5/6] tpm: add driver for cr50 on SPI

[PATCH v2 0/2] mm, slab: Extend slab/shrink to shrink all memcg caches
 2019-07-18 18:09 UTC  (2+ messages)

[PATCH] mm, slab: Move memcg_cache_params structure to mm/slab.h
 2019-07-18 18:08 UTC 

[PATCH v2 0/2] mm, slab: Extend slab/shrink to shrink all memcg caches
 2019-07-18 18:04 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mm, slab: Show last shrink time in us when slab/shrink is read

iscsi_ibft: change ISCSI_IBFT depends on ACPI instead of ISCSI_IBFT_FIND
 2019-07-18 18:37 UTC 

[PATCH v2 0/5] Read-only memremap()
 2019-07-18 18:00 UTC  (4+ messages)
` [PATCH v2 3/5] memremap: Add support for read-only memory mappings

[PATCH v2 0/2] interconnect: Add path tagging support
 2019-07-18 17:59 UTC  (6+ messages)
` [PATCH v2 2/2] interconnect: qcom: Add tagging and wake/sleep support for sdm845

[x86/modules] f2c65fb322: will-it-scale.per_process_ops -2.9% regression
 2019-07-18 17:59 UTC  (2+ messages)

[PATCH 00/18] ARM/ARM64: Support hierarchical CPU arrangement for PSCI
 2019-07-18 17:57 UTC  (12+ messages)
` [PATCH 09/18] drivers: firmware: psci: Add support for PM domains using genpd
` [PATCH 14/18] drivers: firmware: psci: Manage runtime PM in the idle path for CPUs

[PATCH v3 0/3] leds: Add control of the voltage/current regulator to the LED core
 2019-07-18 17:49 UTC  (5+ messages)
` [PATCH v3 2/3] "

[PATCH 0/2] Support for buttons on newer MS Surface devices
 2019-07-18 17:43 UTC  (3+ messages)
` [PATCH v2 1/2] platform: Fix device check for surfacepro3_button

[PATCH 0/2] xen/gntdev: sanitize user interface handling
 2019-07-18 17:36 UTC  (3+ messages)
` [PATCH 1/2] xen/gntdev: replace global limit of mapped pages by limit per call
  ` [Xen-devel] "

[PATCH v3 0/6] Introduce Bandwidth OPPs for interconnect paths
 2019-07-18 17:26 UTC  (6+ messages)
` [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

[v3 PATCH 0/2] mm: mempolicy: fix mbind()'s inconsistent behavior for unmovable pages
 2019-07-18 17:17 UTC  (3+ messages)
` [v3 PATCH 1/2] mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified
` [v3 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind

[PATCH 0/4] Various rwsem ACQUIRE fixes
 2019-07-18 17:13 UTC  (3+ messages)
` [PATCH 2/4] rwsem: Add missing ACQUIRE to read_slowpath sleep loop

[PATCH v2 0/2] char: tpm: add new driver for tpm i2c ptp
 2019-07-18 17:10 UTC  (7+ messages)

[PATCH v2] mm/balloon_compaction: avoid duplicate page removal
 2019-07-18 17:02 UTC  (3+ messages)

linux-next: Tree for Jul 18
 2019-07-18 17:00 UTC  (2+ messages)
` linux-next: Tree for Jul 18 (header build error)

[GIT PULL] More power management updates for v5.3-rc1
 2019-07-18 16:50 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.3-rc1
 2019-07-18 16:50 UTC  (2+ messages)

[GIT PULL] Additional ACPI updates for v5.3-rc1
 2019-07-18 16:50 UTC  (2+ messages)

Is Linux Kernel 5.2.1 able to support Intel Core i9-9980XE Extreme Edition or AMD Ryzen 9 3950X?
 2019-07-18 16:49 UTC 

KASAN: use-after-free Read in nr_insert_socket
 2019-07-18 16:48 UTC  (2+ messages)

[PATCH v4 1/2] mm/balloon_compaction: avoid duplicate page removal
 2019-07-18 16:48 UTC  (3+ messages)
` [PATCH v4 2/2] balloon: fix up comments

[PATCHv3] MIPS: JZ4780: DTS: Add I2C nodes
 2019-07-18 16:46 UTC  (2+ messages)

[PATCH 1/1] mm/memory_hotplug: Adds option to hot-add memory in ZONE_MOVABLE
 2019-07-18 16:45 UTC  (10+ messages)

[PATCH] media: i2c: adv748x: Convert to new i2c device probe()
 2019-07-18 16:43 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).