linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-26 18:49:07 to 2019-03-26 23:23:11 UTC [more...]

[PATCH tip/core/rcu 0/11] RCU CPU stall-warning changes for v5.2
 2019-03-26 23:22 UTC  (9+ messages)
` [PATCH tip/core/rcu 01/11] rcu: Move RCU CPU stall-warning code out of update.c
` [PATCH tip/core/rcu 02/11] rcu: Move RCU CPU stall-warning code out of tree_plugin.h
` [PATCH tip/core/rcu 03/11] rcu: Move RCU CPU stall-warning code out of tree.c
` [PATCH tip/core/rcu 04/11] rcu: Inline RCU task stall-warning helper functions
` [PATCH tip/core/rcu 05/11] rcu: Move rcu_print_task_exp_stall() to tree_exp.h
` [PATCH tip/core/rcu 07/11] rcu: Move FAST_NO_HZ stall-warning code to tree_stall.h
` [PATCH tip/core/rcu 08/11] rcu: Organize functions in tree_stall.h
` [PATCH tip/core/rcu 11/11] rcu: Fix nohz status in stall warning

[PATCH 00/14] ti-sysc changes to probe devices with dts data only
 2019-03-26 23:22 UTC  (4+ messages)
` [PATCH 09/14] bus: ti-sysc: Move rstctrl reset to happen later

[PATCH v19,RESEND 00/27] Intel SGX1 support
 2019-03-26 23:19 UTC  (12+ messages)
` [PATCH v19,RESEND 08/27] x86/cpu/intel: Detect SGX support and update caps appropriately
` [PATCH v19,RESEND 16/27] x86/sgx: Add the Linux SGX Enclave Driver

[PATCH 5.0 00/52] 5.0.5-stable review
 2019-03-26 23:18 UTC  (2+ messages)

[PATCH 4.19 00/45] 4.19.32-stable review
 2019-03-26 23:17 UTC  (2+ messages)

[PATCH 4.9 00/30] 4.9.166-stable review
 2019-03-26 23:16 UTC  (2+ messages)

[PATCH] x86/xen: Add "xen_timer_slop" command line option
 2019-03-26 23:21 UTC  (8+ messages)

[PATCH 4.14 00/41] 4.14.109-stable review
 2019-03-26 23:15 UTC  (2+ messages)

[PATCH tip/core/rcu 0/2] SRCU updates for v5.2
 2019-03-26 23:15 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] srcu: Check for in-flight callbacks in _cleanup_srcu_struct()
` [PATCH tip/core/rcu 2/2] srcu: Remove cleanup_srcu_struct_quiesced()

[PATCH tip/core/rcu 0/18] Miscellaneous fixes for v5.2
 2019-03-26 23:13 UTC  (19+ messages)
` [PATCH tip/core/rcu 01/18] rcu: Unconditionally expedite during suspend/hibernate
` [PATCH tip/core/rcu 02/18] rcu: Avoid unnecessary softirq when system is idle
` [PATCH tip/core/rcu 03/18] rcu: rcu_qs -- Use raise_softirq_irqoff to not save irqs twice
` [PATCH tip/core/rcu 04/18] rcu: Make exit_rcu() handle non-preempted RCU readers
` [PATCH tip/core/rcu 05/18] rcu: Set rcutree.kthread_prio sysfs access to read-only
` [PATCH tip/core/rcu 06/18] MAINTAINERS: RCU now has its own email list
` [PATCH tip/core/rcu 07/18] MAINTAINERS: Add -rcu branch name ("dev")
` [PATCH tip/core/rcu 08/18] rcu: Move common code out of if-else block
` [PATCH tip/core/rcu 09/18] rcu: Allow rcu_nocbs= to specify all CPUs
` [PATCH tip/core/rcu 10/18] rcu: Report error for bad rcu_nocbs= parameter values
` [PATCH tip/core/rcu 11/18] rcu: Fix self-wakeups for grace-period kthread
` [PATCH tip/core/rcu 12/18] rcu: Default jiffies_to_sched_qs to jiffies_till_sched_qs
` [PATCH tip/core/rcu 13/18] rcu: Do a single rhp->func read in rcu_head_after_call_rcu()
` [PATCH tip/core/rcu 14/18] rcu: Update jiffies_to_sched_qs and adjust_jiffies_till_sched_qs() comments
` [PATCH tip/core/rcu 15/18] rcu: Fix force_qs_rnp() header comment
` [PATCH tip/core/rcu 16/18] rcu: Eliminate redundant NULL-pointer check
` [PATCH tip/core/rcu 17/18] rcu: Fix typo in tree_exp.h comment
` [PATCH tip/core/rcu 18/18] rcu: Correct READ_ONCE()/WRITE_ONCE() for ->rcu_read_unlock_special

[RFC 0/4] net/fib: Speed up trie rebalancing for full view
 2019-03-26 23:14 UTC  (4+ messages)
` [RFC 4/4] net/ipv4/fib: Don't synchronise_rcu() every 512Kb

[PATCH] Yama: mark local symbols as static
 2019-03-26 23:08 UTC 

[PATCH tip/core/rcu 0/4] Documentation updates for v5.2
 2019-03-26 23:04 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] doc: Remove obsolete RCU update functions from RCU documentation
` [PATCH tip/core/rcu 2/4] doc: Repair some whitespace damage
` [PATCH tip/core/rcu 3/4] doc: Describe choice of rcu_dereference() APIs and __rcu usage
` [PATCH tip/core/rcu 4/4] doc: Fix typos and otherwise modernize checklist.txt

INFO: rcu detected stall in __perf_sw_event
 2019-03-26 23:04 UTC  (2+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2019-03-26 23:03 UTC 

[PATCH v2 RFC/RFT 0/5] Save single pages from CMA area
 2019-03-26 23:01 UTC  (6+ messages)
` [PATCH v2 RFC/RFT 1/5] ARM: dma-mapping: Add fallback normal page allocations
` [PATCH v2 RFC/RFT 2/5] dma-remap: Run alloc_pages() on failure
` [PATCH v2 RFC/RFT 3/5] iommu: amd_iommu: Add fallback normal page allocations
` [PATCH v2 RFC/RFT 4/5] arm64: dma-mapping: "
` [PATCH v2 RFC/RFT 5/5] dma-contiguous: Do not allocate a single page from CMA area

[PATCH tip/core/rcu 0/2] straggling consolidation cleanups for v5.2
 2019-03-26 23:00 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] doc/kprobes: Update obsolete RCU update functions
` [PATCH tip/core/rcu 2/2] net/ipv4/netfilter: Update comment from call_rcu_bh() to call_rcu()

[PATCH] timekeeping: Force upper bound for setting CLOCK_REALTIME
 2019-03-26 23:00 UTC  (5+ messages)

[PATCH] EDAC/amd64: Use maximum channel count for the EDAC channel layer size
 2019-03-26 22:58 UTC  (4+ messages)

[PATCH v2 0/4] Clean up comments and codes in sparse_add_one_section()
 2019-03-26 22:57 UTC  (10+ messages)
` [PATCH v2 2/4] mm/sparse: Optimize sparse_add_one_section()

[RESEND PATCH v6 00/12] x86: Enable FSGSBASE instructions
 2019-03-26 22:56 UTC  (6+ messages)
` [RESEND PATCH v6 04/12] x86/fsgsbase/64: Enable FSGSBASE instructions in the helper functions
      ` New feature/ABI review process [was Re: [RESEND PATCH v6 04/12] x86/fsgsbase/64:..]

[PATCH RFC/RFT 0/5] Save single pages from CMA area
 2019-03-26 22:53 UTC  (7+ messages)
` [PATCH RFC/RFT 1/5] ARM: dma-mapping: Add fallback normal page allocations
` [PATCH RFC/RFT 2/5] dma-remap: Run alloc_pages() on failure
` [PATCH RFC/RFT 3/5] iommu: amd_iommu: Add fallback normal page allocations
` [PATCH RFC/RFT 4/5] arm64: dma-mapping: "
` [PATCH RFC/RFT 5/5] dma-contiguous: Do not allocate a single page from CMA area

[PATCH v3] kmemleaak: survive in a low-memory situation
 2019-03-26 22:52 UTC  (3+ messages)

[PATCH 1/3] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
 2019-03-26 22:20 UTC 

[PATCH v2 0/3] Fix system crash for accessing unmapped IO port regions
 2019-03-26 22:48 UTC  (5+ messages)
` [RFC PATCH v2 1/3] resource: Request IO port regions from children of ioport_resource

[PULL REQUEST] Lockdown patches for 5.2
 2019-03-26 22:47 UTC  (11+ messages)
` [PATCH 22/27] Lock down kprobes
` [PATCH 23/27] bpf: Restrict kernel image access functions when the kernel is locked down

[PATCH v3] HID: core: move Usage Page concatenation to Main item
 2019-03-26 22:43 UTC  (2+ messages)

[PATCH 0/4] arm64: SPE ACPI enablement
 2019-03-26 22:39 UTC  (5+ messages)
` [PATCH 1/4] ACPI/PPTT: Add function to return ACPI 6.3 Identical tokens
` [PATCH 2/4] ACPI/PPTT: Modify node flag detection to find last IDENTICAL
` [PATCH 3/4] arm_pmu: acpi: spe: Add initial MADT/SPE probing
` [PATCH 4/4] perf: arm_spe: Enable ACPI/Platform automatic module loading

[RFC PATCH v4 0/8] This patch-set is to enable Guest CET support
 2019-03-26 22:31 UTC  (3+ messages)

[PATCH] irqchip: plic: Fix priority base offset
 2019-03-26 22:26 UTC  (5+ messages)

Fixes and cleanup from LTO tree
 2019-03-26 22:25 UTC  (5+ messages)
` [PATCH 02/17] x86, lto: Mark all top level asm statements as .text

[GIT PULL] Please pull NFS client fixes
 2019-03-26 22:25 UTC  (2+ messages)

[PATCH V4 00/23] perf: Add Icelake support
 2019-03-26 22:24 UTC  (3+ messages)
` [PATCH V4 04/23] perf/x86/intel: Support adaptive PEBSv4

[PATCH] net: fm10k: fix a potential NULL pointer dereference
 2019-03-26 22:21 UTC  (3+ messages)

perf: Add duration_time to perf stat
 2019-03-26 22:18 UTC  (5+ messages)
` [PATCH 1/4] perf, tools: Revert checks for duration_time
` [PATCH 2/4] perf, tools: Implement duration_time as a proper event
` [PATCH 3/4] perf, tools: Support name for duration_time
` [PATCH 4/4] perf, tools, list: Output tool events

linux-next: manual merge of the bpf-next tree with the net tree
 2019-03-26 22:14 UTC 

[PATCH] scsi: qla2xxx: Simplify conditional check
 2019-03-26 22:04 UTC  (2+ messages)
` [PATCH v2] scsi: qla2xxx: Simplify conditional check again

[PATCH] floppy: fix usercopy direction
 2019-03-26 22:03 UTC 

[PATCH v2 RESEND 0/6] lib: rework bitmap_parselist and tests
 2019-03-26 21:58 UTC  (5+ messages)
` [PATCH 3/6] bitmap_parselist: rework input string parser

[PATCH 00/25] coresight: Support for ACPI bindings
 2019-03-26 21:54 UTC  (5+ messages)
` [PATCH 08/25] coresight: tmc: Clean up device specific data
` [PATCH 10/25] coresight: tpiu: "

[PATCH] watchdog: Respect watchdog cpumask on CPU hotplug
 2019-03-26 21:51 UTC 

[PATCH] ACPI / PM: Propagate KEY_POWER wakeup events to user space
 2019-03-26 21:49 UTC  (2+ messages)

[PATCH 0/3] [GIT PULL] tracing: Minor fixes for 5.1-rc2
 2019-03-26 21:46 UTC  (5+ messages)

[PATCH v6 0/4] Enable wm8524 on i.MX8MQ-EVK
 2019-03-26 21:44 UTC  (4+ messages)
` [PATCH v6 1/4] arm64: dts: imx8mq: Add SDMA nodes

[PATCH v2] e1000: remove extern declarations in .c file
 2019-03-26 21:39 UTC 

[PATCH] scripts: coccinelle: Fix description of badty.cocci
 2019-03-26 21:31 UTC  (2+ messages)

[RFC PATCH v2 00/14] Implement an HPET-based hardlockup detector
 2019-03-26 21:29 UTC  (23+ messages)
` [RFC PATCH v2 02/14] x86/hpet: Expose more functions to read and write registers
` [RFC PATCH v2 03/14] x86/hpet: Calculate ticks-per-second in a separate function
` [RFC PATCH v2 05/14] x86/hpet: Relocate flag definitions to a header file
` [RFC PATCH v2 06/14] x86/hpet: Configure the timer used by the hardlockup detector
` [RFC PATCH v2 08/14] watchdog/hardlockup: Decouple the hardlockup detector from perf
` [RFC PATCH v2 09/14] watchdog/hardlockup: Make arch_touch_nmi_watchdog() to hpet-based implementation
` [RFC PATCH v2 10/14] kernel/watchdog: Add a function to obtain the watchdog_allowed_mask
` [RFC PATCH v2 11/14] x86/watchdog/hardlockup: Add an HPET-based hardlockup detector
` [RFC PATCH v2 12/14] x86/watchdog/hardlockup/hpet: Determine if HPET timer caused NMI
` [RFC PATCH v2 13/14] watchdog/hardlockup/hpet: Only enable the HPET watchdog via a boot parameter

[PATCH -next] x86/apic: Reduce print level of CPU limit announcement
 2019-03-26 21:28 UTC  (10+ messages)

[PATCH 1/2] EDAC, altera: Less Intrusive Error Injection
 2019-03-26 21:29 UTC  (2+ messages)
` [PATCH 2/2] EDAC, altera: Initialize peripheral FIFOs in probe()

[PATCH 00/17] add new features for FPGA DFL drivers
 2019-03-26 21:22 UTC  (6+ messages)
` [PATCH 03/17] fpga: dfl: fme: support 512bit data width PR

[PATCH V31 00/25] Add support for kernel lockdown
 2019-03-26 21:19 UTC  (11+ messages)
` [PATCH V31 10/25] PCI: Lock down BAR access when the kernel is locked down
` [PATCH V31 11/25] x86: Lock down IO port "
` [PATCH V31 22/25] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
` [PATCH V31 25/25] debugfs: Disable open() when kernel is locked down

[PATCH] HID: intel-ish-hid: ISH firmware loader client driver
 2019-03-26 21:15 UTC  (3+ messages)

[PATCH v11] platform/mellanox: Add TmFifo driver for Mellanox BlueField Soc
 2019-03-26 21:13 UTC 

[PATCH v2 0/5] gpio: add support for pull-up/pull-down configuration
 2019-03-26 21:04 UTC  (6+ messages)
` [PATCH v2 3/5] gpio: use new gpio_set_config() helper in more places

[PATCH v2 0/8] klp-convert
 2019-03-26 21:03 UTC  (12+ messages)
  ` [PATCH v2 3/8] livepatch: Add klp-convert tool
  ` [PATCH v2 2/8] kbuild: Support for Symbols.list creation

[RFC PATCH 0/4] fuse: Convert to fs_context
 2019-03-26 21:02 UTC  (3+ messages)
` [RFC PATCH 1/4] vfs: Create fs_context-aware mount_bdev() replacement

[RFC PATCH v2 0/7] i2c: core: introduce atomic transfers
 2019-03-26 20:20 UTC  (3+ messages)
` [RFC PATCH v2 6/7] i2c: tegra-bpmp: convert to use new atomic callbacks

[PATCH] powerpc: Make some functions static
 2019-03-26 20:47 UTC  (3+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] Remove functions holly_power_off and holly_halt since unused

[PATCH] rcutorture: Select from only online CPUs
 2019-03-26 20:46 UTC  (9+ messages)

[PATCH v6 0/7] vfio: ap: AP Queue Interrupt Control
 2019-03-26 20:45 UTC  (5+ messages)
` [PATCH v6 1/7] s390: ap: kvm: add PQAP interception for AQIC
` [PATCH v6 2/7] s390: ap: new vfio_ap_queue structure

[PATCH ghak109 V2] audit: link integrity evm_write_xattrs record to syscall event
 2019-03-26 20:40 UTC  (2+ messages)

[PATCH 0/4] gdb script for kconfig and timer list
 2019-03-26 20:39 UTC  (8+ messages)
` [PATCH 3/4] scripts/gdb: Add rb tree iterating utilities

[PATCH v2] x86/realmode: don't leak kernel addresses
 2019-03-26 20:36 UTC  (2+ messages)

[PATCH v2 bpf-next 00/21] bpf: Sysctl hook
 2019-03-26 20:34 UTC  (2+ messages)

[PATCH v3 0/3] Allwinner A83T R_LRADC support
 2019-03-26 20:26 UTC  (4+ messages)
` [PATCH v3 1/3] input: sun4i-a10-lradc-keys: Add support for A83T
    ` [linux-sunxi] "

[PATCH v3] x86/realmode: don't leak kernel addresses
 2019-03-26 20:30 UTC 

[PATCH] platform/x86: intel_pmc_core: Mark local function static
 2019-03-26 20:29 UTC 

[PATCH] r8152: Refresh MAC address during USBDEVFS_RESET
 2019-03-26 20:23 UTC  (4+ messages)

[PATCH RFC v4 02/21] PCI: Fix race condition in pci_enable/disable_device()
 2019-03-26 20:20 UTC  (2+ messages)
  ` [PATCH RFC v4 08/21] nvme-pci: Handle movable BARs

[PATCH v2 0/6] Device property improvements, add %pfw format specifier
 2019-03-26 20:18 UTC  (3+ messages)
` [PATCH v2 6/6] lib/vsprintf: Add %pfw conversion specifier for printing fwnode names

[PATCH 0/1] pwm: meson: fix scheduling while atomic issue
 2019-03-26 20:16 UTC  (9+ messages)

[PATCH] USB/xHCI: Remove returned value 'status' since never used
 2019-03-26 20:15 UTC 

CONFIG_DEBUG_VIRTUAL breaks boot on x86-32
 2019-03-26 20:11 UTC  (3+ messages)

[PATCH 0/8] Cleanup traceevent API and make it more consistent
 2019-03-26 20:02 UTC  (12+ messages)
` [PATCH 1/8] tools/perf,tools/lib/traceevent: Make traceevent APIs "
` [PATCH 2/8] tools/lib/traceevent: Add counter to track parsing failures
` [PATCH 3/8] tools/lib/traceevent: Remove tep filter trivial APIs
` [PATCH 4/8] tools/lib/traceevent: rename input arguments of libtraceevent APIs from pevent to tep
` [PATCH 8/8] tools/lib/traceevent: remove call to exit() from tep_filter_add_filter_str()

[PATCH] locking/lockdep: Zap lock classes even with lock debugging disabled
 2019-03-26 19:59 UTC 

[PATCH v2] HID: core: move Usage Page concatenation to hid_parser_main()
 2019-03-26 19:59 UTC 

[PATCH v1 0/4] pid: add pidctl()
 2019-03-26 19:57 UTC  (8+ messages)
` [PATCH v1 2/4] "

[PATCH 0/3] pci-hyperv: fix memory leak and add pci_destroy_slot()
 2019-03-26 19:54 UTC  (3+ messages)
` [PATCH 3/3] PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary

[PATCH 0/4] leds: netdev trigger: allow setting initial values in device tree
 2019-03-26 19:53 UTC  (4+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] leds: netdev trigger: use memcpy in device_name_store

[PATCH] net: stmmac: fix a potential NULL pointer dereference
 2019-03-26 19:50 UTC  (2+ messages)

[PATCH] drm/sun4i: hdmi: add support for ddc-i2c-bus property
 2019-03-26 19:49 UTC  (11+ messages)

[PATCH net-next v5 00/22] ethtool netlink interface, part 1
 2019-03-26 19:46 UTC  (3+ messages)
` [PATCH net-next v5 01/22] rtnetlink: provide permanent hardware address in RTM_NEWLINK

[PATCH] arm64: dts: msm8998: Add UFS phy reset
 2019-03-26 19:39 UTC  (3+ messages)

[PATCH] net: trace : fix error directive in argument list
 2019-03-26 19:38 UTC 

[PATCH v2 1/4] lockdep: Add assertion to check if in an interrupt
 2019-03-26 19:24 UTC  (4+ messages)
` [PATCH v2 2/4] rcutree: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle
` [PATCH v2 3/4] rcutorture: Select from only online CPUs
` [PATCH v2 4/4] rcutorture: Add cpu0 to the set of CPUs to add jitter

[PATCH] dm table: propagate BDI_CAP_STABLE_WRITES
 2019-03-26 19:20 UTC 

[PATCH] soc: fsl: add DPAA2 console support
 2019-03-26 19:16 UTC 

[PATCH] spi: tegra20-slink: change chip select action order
 2019-03-26 19:11 UTC  (3+ messages)

[PATCH] mfd: sun6i-prcm: Allow to compile with COMPILE_TEST
 2019-03-26 19:08 UTC  (2+ messages)

[PATCH] ARM: dts: sun7i: fix typos in uart pin mux
 2019-03-26 19:04 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Add Lenovo Miix 630
 2019-03-26 18:55 UTC 

[PATCH V9 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-26 18:51 UTC  (5+ messages)
` [PATCH V9 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding

[PATCH] net: trace : fix error directive in argument list
 2019-03-26 18:50 UTC 

[PATCH] Bluetooth: btusb: request wake pin with NOAUTOEN
 2019-03-26 18:48 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).