linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-07 08:10:27 to 2019-10-07 11:33:26 UTC [more...]

[RESEND] everything text-poke: ftrace, modules, static_call and jump_label
 2019-10-07 11:33 UTC  (38+ messages)
` [PATCH v3 0/6] Rewrite x86/ftrace to use text_poke()
  ` [PATCH v3 1/6] x86/alternatives: Teach text_poke_bp() to emulate instructions
  ` [PATCH v3 2/6] x86/alternatives: Update int3_emulate_push() comment
  ` [PATCH v3 3/6] x86/alternatives,jump_label: Provide better text_poke() batching interface
  ` [PATCH v3 4/6] x86/alternatives: Add and use text_gen_insn() helper
  ` [PATCH v3 5/6] x86/ftrace: Use text_poke()
  ` [PATCH v3 6/6] x86/mm: Remove set_kernel_text_r[ow]()
` [PATCH v2 0/4] Propagate module notifier errors
  ` [PATCH v2 1/4] notifier: Fix broken error handling pattern
  ` [PATCH v2 2/4] module: Fix up module_notifier return values
  ` [PATCH v2 3/4] module: Properly propagate MODULE_STATE_COMING failure
  ` [PATCH v2 4/4] jump_label,module: Fix module lifetime for __jump_label_mod_text_reserved
` [PATCH v2 00/13] Add static_call()
  ` [PATCH v2 01/13] compiler.h: Make __ADDRESSABLE() symbol truly unique
  ` [PATCH v2 02/13] static_call: Add basic static call infrastructure
  ` [PATCH v2 03/13] static_call: Add inline "
  ` [PATCH v2 04/13] static_call: Avoid kprobes on inline static_call()s
  ` [PATCH v2 05/13] x86/static_call: Add out-of-line static call implementation
  ` [PATCH v2 06/13] x86/static_call: Add inline static call implementation for x86-64
  ` [PATCH v2 07/13] static_call: Simple self-test
  ` [PATCH v2 08/13] tracepoints: Use static_call
  ` [PATCH v2 09/13] x86/alternatives: Teach text_poke_bp() to emulate RET
  ` [PATCH v2 10/13] static_call: Add static_cond_call()
  ` [PATCH v2 11/13] static_call: Handle tail-calls
  ` [PATCH v2 12/13] static_call: Allow early init
  ` [RFC][PATCH v2 13/13] x86/perf, static_call: Optimize x86_pmu methods
` [RFC][PATCH 0/9] Variable size jump_label support
  ` [RFC][PATCH 1/9] jump_label, x86: Strip ASM "
  ` [RFC][PATCH 2/9] jump_label, x86: Factor out the __jump_table generation
  ` [RFC][PATCH 3/9] jump_label, x86: Remove init NOP optimization
  ` [RFC][PATCH 4/9] jump_label, x86: Improve error when we fail expected text
  ` [RFC][PATCH 5/9] jump_label, x86: Introduce jump_entry_size()
  ` [RFC][PATCH 6/9] jump_label, x86: Add variable length patching support
  ` [RFC][PATCH 7/9] jump_label,objtool: Validate variable size jump labels
  ` [RFC][PATCH 8/9] jump_label,objtool: Generate possible statistics
  ` [RFC][PATCH 9/9] jump_label, x86: Enable JMP8/NOP2 support

[PATCH v2] mm/page_isolation: fix a deadlock with printk()
 2019-10-07 11:33 UTC  (4+ messages)

[PATCH 0/7] Add RZ/G2N MSIOF/RWDT/PCIEC support
 2019-10-07 11:29 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: watchdog: renesas-wdt: Document r8a774b1 support
` [PATCH 2/7] dt-bindings: spi: sh-msiof: Add "
` [PATCH 3/7] dt-bindings: PCI: rcar: Add device tree support for r8a774b1

[PATCH v4 0/2] Amazon's Annapurna Labs POS Driver
 2019-10-07 11:26 UTC  (3+ messages)
` [PATCH v4 2/2] soc: amazon: al-pos-edac: Introduce Amazon's Annapurna Labs POS EDAC driver

[PATCH v3 0/2] perf: add support for logging debug messages to file
 2019-10-07 11:26 UTC  (2+ messages)

[RFC][PATCH 0/9] Variable size jump_label support
 2019-10-07 11:26 UTC 

[PATCH] usb-storage: SCSI glue: use pr_fmt and pr_err
 2019-10-07 11:25 UTC  (6+ messages)
` [PATCH] depmod: create and use System.map.no_namespaces

[PATCH v3] ARM: dts: imx6qdl-rex: add gpio expander pca9535
 2019-10-07 11:24 UTC  (2+ messages)

[PATCH 0/5] perf record: Put a copy of kcore into the perf.data directory
 2019-10-07 11:20 UTC  (6+ messages)
` [PATCH 4/5] perf tools: Support single perf.data file directory
` [PATCH 5/5] perf record: Put a copy of kcore into the perf.data directory

[PATCH v11 0/7] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-10-07 11:19 UTC  (5+ messages)
` [PATCH v11 1/7] drm/sun4i: dsi: Fix TCON DRQ set bits

[PATCH 5.3 000/166] 5.3.5-stable review
 2019-10-07 11:17 UTC  (3+ messages)

[PATCH] net: hns3: make array tick_array static, makes object smaller
 2019-10-07 11:09 UTC 

[PATCH v3 0/7] add Tegra194 XUSB host and pad controller support
 2019-10-07 11:03 UTC  (2+ messages)

[PATCH v6 0/4] net: phy: Add support for DT configuration of PHY LEDs and use it for RTL8211E
 2019-10-07 11:02 UTC  (7+ messages)
` [PATCH v6 4/4] net: phy: realtek: Add LED configuration support "

pivot_root(".", ".") and the fchdir() dance
 2019-10-07 11:02 UTC  (18+ messages)

[PATCH] stop_machine: avoid potential race behaviour
 2019-10-07 11:01 UTC  (2+ messages)

[PATCH] taskstats: fix data-race
 2019-10-07 11:01 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH 0/3] Fixes for dt-bindings verification
 2019-10-07 11:00 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: media: Fix id path for sun4i-a10-csi
` [PATCH 2/3] dt-bindings: net: adi: Fix yaml verification issue
` [PATCH 3/3] dt-bindings: regulator: Fix yaml verification for fixed-regulator schema

[PATCH v10 0/6] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-10-07 10:57 UTC  (5+ messages)
` [PATCH v10 1/6] dt-bindings: sun6i-dsi: Add A64 MIPI-DSI compatible
` [PATCH v10 5/6] arm64: dts: allwinner: a64: Add MIPI DSI pipeline

[PATCH] mm: vmalloc: Use the vmap_area_lock to protect ne_fit_preload_node
 2019-10-07 10:56 UTC  (7+ messages)

[PATCH] net: hns: make arrays static, makes object smaller
 2019-10-07 10:55 UTC 

[PATCH RESEND v4] fs/epoll: Remove unnecessary wakeups of nested epoll that in ET mode
 2019-10-07 10:54 UTC  (5+ messages)

[PATCH 0/3] Add platform_get_irq_byname_optional() and use it in the dwc3 driver
 2019-10-07 10:54 UTC  (4+ messages)
` [PATCH 1/3] driver core: platform: Add platform_get_irq_byname_optional()

[PATCH] kasan: fix the missing underflow in memmove and memcpy with CONFIG_KASAN_GENERIC=y
 2019-10-07 10:51 UTC  (30+ messages)

[PATCH] media: dt-bindings: media: Fixup Allwinner A10 CSI binding
 2019-10-07 10:48 UTC  (6+ messages)

[PATCH] perf tools: Fix mode setting in copyfile_mode_ns()
 2019-10-07 10:47 UTC  (2+ messages)

[PATCH v2 0/6] media: cedrus: h264: Support multi-slice frames
 2019-10-07 10:44 UTC  (7+ messages)
` [PATCH v2 3/6] media: v4l2-mem2mem: add stateless_(try_)decoder_cmd ioctl helpers

[PATCH 0/7] regulator: switch to using [devm_]fwnode_gpiod_get_index
 2019-10-07 10:43 UTC  (3+ messages)
` [PATCH 5/7] regulator: da9211: switch to using devm_fwnode_gpiod_get

[PATCH] ARM: dts: imx6: Extend support for Phytec phycore i.MX6ULL SoM
 2019-10-07 10:42 UTC  (3+ messages)

[PATCH v3 0/3] followups to debug_pagealloc improvements through page_owner
 2019-10-07 10:41 UTC  (5+ messages)
` [PATCH v3 1/3] mm, page_owner: fix off-by-one error in __set_page_owner_handle()
` [PATCH v3 2/3] mm, page_owner: decouple freeing stack trace from debug_pagealloc
` [PATCH v3 3/3] mm, page_owner: rename flag indicating that page is allocated

[PATCH] x86/stackframe/32: repair 32-bit Xen PV
 2019-10-07 10:41 UTC 

[RFT] rtc: da9063: Handle invalid IRQ from platform_get_irq_byname()
 2019-10-07 10:40 UTC  (2+ messages)

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-07 10:33 UTC  (4+ messages)

[PATCH] staging: rtl8712: align arguments with open parenthesis
 2019-10-07 10:29 UTC  (2+ messages)

[PATCH] staging: vt6656: align arguments with open parenthesis
 2019-10-07 10:28 UTC  (2+ messages)

[PATCH] staging: rtl8712: align block comments
 2019-10-07 10:27 UTC  (2+ messages)

[PATCH 0/2] Add support for ADUX1020 sensor
 2019-10-07 10:21 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: iio: light: Add binding for ADUX1020
` [PATCH 2/2] iio: light: Add support for ADUX1020 sensor

[PATCH] media: gspca: make array st6422_bridge_init static, makes object smaller
 2019-10-07 10:18 UTC 

[PATCH 00/10] iio: imu: adis: cleanup lock usage
 2019-10-07 10:18 UTC  (5+ messages)
` [PATCH 01/10] iio: imu: adis: rename txrx_lock -> state_lock

[PATCH 0/4] i2c bus recovery for Microchip SoCs
 2019-10-07 10:17 UTC  (5+ messages)
` [PATCH 2/4] i2c: at91: implement i2c bus recovery

[PATCH v2] quota: code cleanup for hash bits calculation
 2019-10-04  8:12 UTC  (2+ messages)

[PATCH net 0/6] rxrpc: Syzbot-inspired fixes
 2019-10-07 10:16 UTC  (7+ messages)
` [PATCH net 1/6] rxrpc: Fix call ref leak
` [PATCH net 2/6] rxrpc: Fix trace-after-put looking at the put peer record
` [PATCH net 3/6] rxrpc: Fix trace-after-put looking at the put connection record
` [PATCH net 4/6] rxrpc: Fix trace-after-put looking at the put call record
` [PATCH net 5/6] rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
` [PATCH net 6/6] rxrpc: Fix call crypto state cleanup

Lease semantic proposal
 2019-10-04  7:51 UTC  (5+ messages)

[PATCH] quota: avoid increasing DQST_LOOKUPS when iterating over dirty/inuse list
 2019-10-04  8:11 UTC  (2+ messages)

[PATCH -next 00/34] rtc: use devm_platform_ioremap_resource() to simplify code
 2019-10-07 10:10 UTC  (4+ messages)
` [PATCH -next 29/34] rtc: sunxi: "

[PATCH v2] drm: bridge: adv7511: Enable SPDIF DAI
 2019-10-07 10:06 UTC 

[PATCH 5.2 000/137] 5.2.20-stable review
 2019-10-07 10:08 UTC  (2+ messages)

System hangs if NVMe/SSD is removed during suspend
 2019-10-07 10:08 UTC  (7+ messages)

[PATCH 4.19 000/106] 4.19.78-stable review
 2019-10-07 10:08 UTC  (2+ messages)

[PATCH 4.14 00/68] 4.14.148-stable review
 2019-10-07 10:08 UTC  (2+ messages)

[PATCH 4.9 00/47] 4.9.196-stable review
 2019-10-07 10:07 UTC  (9+ messages)
` [PATCH 4.9 30/47] ANDROID: binder: remove waitqueue when thread exits

[PATCH 4.4 00/36] 4.4.196-stable review
 2019-10-07 10:07 UTC  (2+ messages)

[PATCH v2] arm64: armv8_deprecated: Checking return value for memory allocation
 2019-10-07 10:06 UTC 

[PATCH v2 0/7] Introduce max12xx ADC support
 2019-10-07 10:04 UTC  (13+ messages)
` [PATCH v2 1/7] iio: adc: max1027: Add debugfs register read support
` [PATCH v2 2/7] iio: adc: max1027: Make it optional to use interrupts
` [PATCH v2 4/7] iio: adc: max1027: Prepare the introduction of different resolutions
` [PATCH v2 7/7] dt-bindings: iio: adc: max1027: Document max12xx series compatibles

KCSAN: data-race in find_next_bit / rcu_report_exp_cpu_mult
 2019-10-07 10:04 UTC  (2+ messages)

[PATCH v2 0/7] Add CascadeLake-N Support
 2019-10-07 10:03 UTC  (4+ messages)
` [PATCH v2 3/7] intel-speed-select: Add check for CascadeLake-N models

[PATCH] arm64: dts: allwinner: a64: orangepi-win: Enable audio codec
 2019-10-07  9:57 UTC  (2+ messages)

[PATCH v3 0/3] mm: kmemleak: Use a memory pool for kmemleak object allocations
 2019-10-07  9:56 UTC  (6+ messages)
` [PATCH v3 1/3] mm: kmemleak: Make the tool tolerant to struct scan_area allocation failures

[PATCH] media: cx18: make array mapping static, makes object smaller
 2019-10-07  9:52 UTC 

[PATCH 1/3] regulator: core: fix boot-on regulators use_count usage
 2019-10-07  9:34 UTC  (11+ messages)

[PATCH 5.4 regression fix] x86/boot: Provide memzero_explicit
 2019-10-07  9:34 UTC  (4+ messages)

[PATCH v2] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
 2019-10-07  9:33 UTC  (2+ messages)

[PATCH] staging: vt6656: remove duplicated blank line
 2019-10-07  9:33 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Add missing link delays
 2019-10-07  9:32 UTC  (5+ messages)

[PATCH RFC 1/3] mtd: rawnand: Add support manufacturer postponed initialization
 2019-10-07  9:24 UTC  (6+ messages)
` [PATCH RFC 2/3] mtd: rawnand: Add support Macronix Block Protection function
` [PATCH RFC 3/3] mtd: rawnand: Add support Macronix power down mode

[PATCH] iio: imu: adis16480: clean up a condition
 2019-10-07  9:21 UTC  (6+ messages)

[PATCH] sched: rt: Make RT capacity aware
 2019-10-07  9:14 UTC  (8+ messages)

Question about sched_prio_to_weight values
 2019-10-07  9:13 UTC  (2+ messages)

[PATCH v6 00/14] Provide generic top-down mmap layout functions
 2019-10-07  9:11 UTC  (4+ messages)
` [PATCH v6 14/14] riscv: Make mmap allocation top-down by default

kexec breaks with 5.4 due to memzero_explicit
 2019-10-07  9:10 UTC  (3+ messages)

[PATCH 0/5] DA9062 PMIC fixes and features
 2019-10-07  8:59 UTC  (4+ messages)
` [PATCH 3/5] regulator: da9062: add voltage selection gpio support

New sysfs interface for privacy screens
 2019-10-07  8:59 UTC  (9+ messages)

[PATCH 1/2] x86: mmu.h: move mm_context_t::lock member inside CONFIG_MODIFY_LDT_SYSCALL
 2019-10-07  8:56 UTC  (2+ messages)

[PATCH] mtd: onenand: prevent memory leak in onenand_scan
 2019-10-07  8:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] firmware: vpd: Add an interface to read VPD value
 2019-10-07  8:52 UTC  (3+ messages)

[Discussion v2] Usecases for the per-task latency-nice attribute
 2019-10-07  8:46 UTC  (3+ messages)

[PATCH v16 00/14] Introduce the for_each_set_clump8 macro
 2019-10-07  8:45 UTC  (9+ messages)
` [PATCH v16 01/14] bitops: "
` [PATCH v16 10/14] gpio: 74x164: Utilize "
` [PATCH v16 11/14] thermal: intel: intel_soc_dts_iosf: Utilize "
` [PATCH v16 14/14] gpio: pca953x: Utilize the "

[PATCH v18 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-10-07  8:40 UTC  (14+ messages)

[PATCH] usb:cdns3: Fix for CV CH9 running with g_zero driver
 2019-10-07  8:40 UTC  (2+ messages)

[RFC v5 0/6] TurboSched: A scheduler for sustaining Turbo Frequencies for longer durations
 2019-10-07  8:30 UTC  (7+ messages)
` [RFC v5 1/6] sched/core: Add manual background task classification using sched_setattr syscall
` [RFC v5 2/6] sched: Introduce switch to enable TurboSched for task packing
` [RFC v5 3/6] sched/core: Update turbo_sched count only when required
` [RFC v5 4/6] sched/fair: Tune task wake-up logic to pack small background tasks on fewer cores
` [RFC v5 5/6] sched/fair: Provide arch hook to find domain for non idle core search scan
` [RFC v5 6/6] powerpc: Set turbo domain to NUMA node for task packing

[PATCH v2 0/2] Add support for frequency invariance for (some) x86
 2019-10-07  8:33 UTC  (9+ messages)
` [PATCH v2 2/2] cpufreq: intel_pstate: Conditional frequency invariant accounting

[BISECTED] Suspend / USB broken on XPS 9370 + TB16
 2019-10-07  8:28 UTC  (3+ messages)

[PATCH v3] mtd: rawnand: Add support for Macronix NAND randomizer
 2019-10-07  8:18 UTC  (2+ messages)

Serial 8250 DMA Broken on OMAP3630
 2019-10-07  8:17 UTC  (2+ messages)

[PATCH 0/3] ftrace: Introduce PERMANENT ftrace_ops flag
 2019-10-07  8:17 UTC  (4+ messages)
` [PATCH 1/3] ftrace: Make test_rec_ops_needs_regs() generic
` [PATCH 2/3] ftrace: Introduce PERMANENT ftrace_ops flag
` [PATCH 3/3] livepatch: Use FTRACE_OPS_FL_PERMANENT

[PATCH v2] mm/slub: fix a deadlock in show_slab_objects()
 2019-10-07  8:16 UTC  (3+ messages)

[PATCH v2 0/2] pinctrl: iproc: improve error handling
 2019-10-07  8:14 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: iproc: use unique name for irq chip

+ printf-add-support-for-printing-symbolic-error-codes.patch added to -mm tree
 2019-10-07  8:14 UTC  (2+ messages)

[PATCH 0/8] Introduce generic ONFI support
 2019-10-07  8:13 UTC  (5+ messages)
` [PATCH 6/8] mtd: spinand: micron: Turn driver implementation generic
    ` [EXT] "

[PATCH] doc: move namespaces.rst out of kbuild directory
 2019-10-07  8:12 UTC  (3+ messages)

[PATCH v22 00/24] Intel SGX foundations
 2019-10-07  8:10 UTC  (8+ messages)
` [PATCH v22 16/24] x86/vdso: Add support for exception fixup in vDSO functions

[PATCH] ARM: dts: Set status to disable for MMC3
 2019-10-07  8:03 UTC 


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