All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-07 10:23:47 to 2019-10-07 11:25:38 UTC [more...]

[PATCH v2 00/13] Add static_call()
 2019-10-07  8:27 UTC  (13+ messages)
` [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 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

[RESEND] everything text-poke: ftrace, modules, static_call and jump_label
 2019-10-07  9:02 UTC  (22+ 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
` [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 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

[Bug 205049] New: garbled graphics
 2019-10-07 11:25 UTC  (2+ messages)
` [Bug 205049] "

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

[PATCH] tests: fix I/O test for hosts defaulting to LUKSv2
 2019-10-07 11:23 UTC  (2+ messages)

[PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774b1 bindings
 2019-10-07 11:23 UTC  (2+ messages)

[PATCH net v4 00/12] net: fix nested device bugs
 2019-10-07 11:22 UTC  (3+ messages)
` [PATCH net v4 12/12] virt_wifi: fix refcnt leak in module exit routine

[kvm-unit-tests PATCH] x86: VMX: Mask advanced VM-exit info
 2019-10-07 11:21 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_exec_suspend: Exercise S0 (aka s2idle)
 2019-10-07 11:21 UTC  (3+ messages)
`  "
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[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  (6+ messages)
` [PATCH v11 1/7] drm/sun4i: dsi: Fix TCON DRQ set bits

[Buildroot] [PATCH] imx7dpico: Bump kernel to 5.3.4
 2019-10-07 11:19 UTC  (2+ messages)

[alsa-devel] [PATCH 00/17] firewire: share the size of period for both playback and capture PCM substreams
 2019-10-07 11:05 UTC  (18+ messages)
` [alsa-devel] [PATCH 01/17] firewire-lib: add a member into AMDTP domain for events per period
` [alsa-devel] [PATCH 02/17] bebob: register the size of PCM period to AMDTP domain
` [alsa-devel] [PATCH 03/17] fireworks: "
` [alsa-devel] [PATCH 04/17] oxfw: "
` [alsa-devel] [PATCH 05/17] dice: "
` [alsa-devel] [PATCH 06/17] firewire-digi00x: "
` [alsa-devel] [PATCH 07/17] firewire-tascam: "
` [alsa-devel] [PATCH 08/17] firewire-motu: "
` [alsa-devel] [PATCH 09/17] fireface: "
` [alsa-devel] [PATCH 10/17] bebob: use the same size of period for PCM substream in AMDTP streams
` [alsa-devel] [PATCH 11/17] fireworks: "
` [alsa-devel] [PATCH 12/17] oxfw: "
` [alsa-devel] [PATCH 13/17] dice: "
` [alsa-devel] [PATCH 14/17] firewire-digi00x: "
` [alsa-devel] [PATCH 15/17] firewire-tascam: "
` [alsa-devel] [PATCH 16/17] firewire-motu: "
` [alsa-devel] [PATCH 17/17] fireface: use the same size of period for PCM substreams "

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

[PATCH v2 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-10-07 11:17 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/5] "

[Buildroot] [PATCH v2] boot/riscv-pk: Remove obselete bootloader
 2019-10-07 11:14 UTC  (3+ messages)

[Cocci] Checking the parsing status for “linux/string.h”
 2019-10-07 11:13 UTC 

[RFC PATCH] PM: Add a switch for disabling/enabling sync() before suspend
 2019-10-07 10:50 UTC 

[PATCH] btrfs-progs: add sha256 as supported checksumming algorithm
 2019-10-07 11:13 UTC 

[tisdk-setup-scripts] [PATCH v1] setup-package-install: Add flex and libssl-dev packages
 2019-10-07 11:11 UTC  (3+ messages)

[PATCH v5 5/7] btrfs-progs: add xxhash64 to mkfs
 2019-10-07 11:11 UTC  (3+ messages)
` [PATCH v6] "

[PATCH 1/2] dt-bindings: media: sun4i-csi: Drop the module clock
 2019-10-07 11:11 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t] kms_content_protection: Set CP prop to UNDESIRED at igt exit
 2019-10-07 11:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for kms_content_protection: Set CP prop to UNDESIRED at igt exit (rev2)

[Xen-devel] [PATCH for-4.13] docs: update all URLs in man pages
 2019-10-07 11:10 UTC  (6+ messages)

[dpdk-dev] [PATCH v5 0/6] examples/ioat: sample app on ioat driver usage
 2019-10-07 11:10 UTC  (11+ messages)
` [dpdk-dev] [PATCH v6 "
` [dpdk-dev] [PATCH v7 0/6] examples/ioat: sample app for ioat driver
  ` [dpdk-dev] [PATCH v7 1/6] examples/ioat: new "
  ` [dpdk-dev] [PATCH v7 2/6] examples/ioat: add software copy support
  ` [dpdk-dev] [PATCH v7 3/6] examples/ioat: add rawdev copy mode support
  ` [dpdk-dev] [PATCH v7 4/6] examples/ioat: add two threads configuration
  ` [dpdk-dev] [PATCH v7 5/6] examples/ioat: add stats printing for each port
  ` [dpdk-dev] [PATCH v7 6/6] doc/guides/: provide IOAT sample app guide

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

[PATCH v4 00/11] xfs: rework near mode extent allocation
 2019-10-07 11:08 UTC  (6+ messages)
` [PATCH v4 06/11] xfs: reuse best extent tracking logic for bnobt scan

[LTP] [PATCH] bpf_prog03: Add regression test for sign extension bug
 2019-10-07 11:08 UTC 

[PATCH v10 RESEND 0/6] DC3CO Support for TGL test with DC3CO IGT
 2019-10-07 11:02 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for DC3CO Support for TGL test with DC3CO IGT (rev2)

[Qemu-devel] qemu_futex_wait() lockups in ARM64: 2 possible issues
 2019-10-07 11:06 UTC  (6+ messages)
      ` [Bug 1805256] "

[Xen-devel] [PATCH v2 0/6] Code of Conduct + Extra Guides and Best Practices
 2019-10-07 11:06 UTC  (3+ messages)
` [Xen-devel] [PATCH v2 1/6] Import v1.4 of Contributor Covenant CoC

Regression in v2.23
 2019-10-07 11:06 UTC 

CREAD ignored by almost all USB serial drivers
 2019-10-07 11:06 UTC  (2+ messages)

[PATCH 0/7] add XDP support to mvneta driver
 2019-10-07 11:05 UTC  (3+ messages)
` [PATCH 3/7] net: mvneta: rely on build_skb in mvneta_rx_swbm poll routine

[PATCH 1/3] drm/i915: Add microcontrollers documentation section
 2019-10-07 11:04 UTC  (2+ messages)

[PATCH v20 0/2] PS8640 MIPI-to-eDP bridge
 2019-10-07 11:04 UTC  (3+ messages)
` [PATCH v20 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

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

[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  (5+ messages)
    ` [PATCH v2] "

[PATCH 0/3] Fixes for dt-bindings verification
 2019-10-07 11:00 UTC  (14+ 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

[jpirko-mlxsw:petrm_8021qaz 1/5] net/sched/sch_drr.c:264:11: error: implicit declaration of function 'drr_priomap'; did you mean 'rt_prio'?
 2019-10-07 10:57 UTC 

[PATCH v10 0/6] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-10-07 10:57 UTC  (4+ messages)
` [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  (6+ messages)

[PATCH] net: hns: make arrays static, makes object smaller
 2019-10-07 10:55 UTC  (2+ messages)

[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  (2+ messages)

[jpirko-mlxsw:petrm_8021qaz 1/5] net//sched/sch_drr.c:264:11: error: implicit declaration of function 'drr_priomap'; did you mean 'pci_iomap'?
 2019-10-07 10:53 UTC 

[BUG] iio: imu: st_lsm6dsx: read error when resuming from suspend
 2019-10-07 10:51 UTC  (3+ messages)

[git:media_tree/master] media: rc: mark input device as pointing stick
 2019-10-07 10:32 UTC 

[Qemu-devel] Is network backend netmap worth keeping?
 2019-10-07 10:49 UTC  (4+ messages)
` [PATCH] netmap: support git-submodule build otption

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

[PATCH 0/1] RFC: implement reopen for nbd driver
 2019-10-07 10:49 UTC  (3+ messages)
` [PATCH 1/1] nbd: add empty .bdrv_reopen_prepare

[PATCH 0/3] dpaa2-eth: misc cleanup
 2019-10-07 10:49 UTC  (4+ messages)
` [PATCH 3/3] dpaa2-eth: Avoid unbounded while loops

[PATCH] rtc: pcf2127: handle boot-enabled watchdog feature
 2019-10-07 10:49 UTC  (7+ messages)
` [PATCHv2] "

[Xen-devel] [PATCH v7 0/3] AMD IOMMU: further improvements
 2019-10-07 10:49 UTC  (8+ messages)
` [Xen-devel] [PATCH v7 1/3] AMD/IOMMU: allocate one device table per PCI segment

[Qemu-devel] [PATCH v9 0/3] NBD reconnect
 2019-10-07 10:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH v9 3/3] iotests: test nbd reconnect
  `  "

[PATCH 0/3] KVM: arm64: Assorted PMU emulation fixes
 2019-10-07 10:48 UTC  (6+ messages)
` [PATCH 3/3] KVM: arm64: pmu: Reset sample period on overflow handling

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

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

[Qemu-devel] [Bug 1623998] [NEW] pulseaudio Invalid argument error
 2019-10-07 10:30 UTC  (3+ messages)
` [Bug 1623998] "

[dpdk-dev] [PATCH v2 0/6] RCU integration with LPM library
 2019-10-07 10:46 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 0/3] Add RCU reclamation APIs
  ` [dpdk-dev] [PATCH v3 2/3] lib/rcu: add resource "

[PATCH] Feature: custom guitool commands can now have custom keyboard shortcuts
 2019-10-07 10:43 UTC  (13+ messages)
                    ` GitGUIGadget, was "

[PATCH] podman: drop selinux sanity check
 2019-10-07 10:45 UTC 

[PATCH v2 0/6] media: cedrus: h264: Support multi-slice frames
 2019-10-07 10:44 UTC  (4+ messages)

[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  (4+ messages)

[PATCH v1,for-rc] RDMA/siw: free siw_base_qp in kref release routine
 2019-10-07 10:42 UTC 

[PATCH v3 2/3] mm, page_owner: decouple freeing stack trace from debug_pagealloc
 2019-10-07 10:41 UTC  (2+ messages)

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

patch "staging: vt6655: Fix memory leak in vt6655_probe" added to staging-linus
 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] ss: allow dumping kTLS info
 2019-10-07 10:40 UTC  (2+ messages)

[PATCH] migration: Don't try and recover return path in non-postcopy
 2019-10-07 10:38 UTC  (2+ messages)

[PATCH] media: imon_raw: simplify loop
 2019-10-07 10:36 UTC 

[igt-dev] [RFC 0/1] PSR H/W tracking validation
 2019-10-07 10:30 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

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

[PATCH] virtio-net: prevent offloads reset on migration
 2019-10-07 10:31 UTC  (4+ messages)

[PATCH] drm/amd/powerplay: Fix error handling in smu_init_fb_allocations()
 2019-10-07 10:32 UTC  (2+ messages)

[PATCH 0/5] staging/rtl8723bs/core: Remove some set but not used variables
 2019-10-07 10:30 UTC  (3+ messages)
` [PATCH 1/5] staging: rtl8723bs: Remove set but not used variable 'i'

[PULL v3 00/29] Misc patches for 2019-10-02
 2019-10-07 10:28 UTC  (2+ messages)

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

[PATCH] drm/amd/powerplay: unlock on error in smu_resume()
 2019-10-07 10:28 UTC  (2+ messages)

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

[PATCH] target/i386: log guest name and memory error type AO, AR for MCEs
 2019-10-07 10:27 UTC  (2+ messages)

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

[PATCH v1,for-rc] RDMA/iwcm: move iw_rem_ref() calls out of spinlock
 2019-10-07 10:26 UTC 

[brauner:debugfs_namespaces 3/5] kernel/utsname.c:108 copy_utsname() error: 'new_ns' dereferencing possible ERR_PTR()
 2019-10-07 10:26 UTC  (2+ messages)

[MPTCP] Re: [PATCH] mptcp: allow dumping subflow context to userspace
 2019-10-07 10:24 UTC 

[PATCH i-g-t] lib/i915: Bump conservative threshold for ring size
 2019-10-07 10:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Xen-devel] [PATCH v2] xen/sched: let credit scheduler control its timer all alone
 2019-10-07 10:23 UTC  (2+ messages)

[PATCH/RFC 00/19] arm64: dts: renesas: Initial support for R-Car M3-W+
 2019-10-07 10:23 UTC  (4+ messages)
` [PATCH/RFC 14/19] clk: renesas: r8a7796: Add R8A77961 CPG/MSSR support
` [PATCH/RFC 15/19] pinctrl: sh-pfc: r8a7796: Add R8A77961 PFC support
` [PATCH/RFC 16/19] arm64: dts: renesas: Add Renesas R8A77961 SoC support


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.