All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-23 07:14:18 to 2020-04-23 07:52:02 UTC [more...]

[PATCH 00/16] kbuild: support 'userprogs' syntax
 2020-04-23  7:39 UTC  (10+ messages)
` [PATCH 01/16] Documentation: kbuild: fix the section title format
` [PATCH 02/16] Revert "objtool: Skip samples subdirectory"
` [PATCH 07/16] samples: uhid: fix warnings in uhid-example
` [PATCH 09/16] samples: hidraw: build sample program for target architecture
` [PATCH 10/16] samples: connector: "
` [PATCH 11/16] samples: vfs: build sample programs "
` [PATCH 14/16] samples: auxdisplay: use 'userprogs' syntax
` [PATCH 15/16] samples: timers: "
` [PATCH 16/16] samples: watchdog: "

[PATCH V7 0/9] blk-mq: improvement CPU hotplug
 2020-04-23  7:51 UTC  (19+ messages)
` [PATCH V7 1/9] blk-mq: mark blk_mq_get_driver_tag as static
` [PATCH V7 2/9] blk-mq: assign rq->tag in blk_mq_get_driver_tag
` [PATCH V7 3/9] blk-mq: prepare for draining IO when hctx's all CPUs are offline
` [PATCH V7 4/9] blk-mq: support rq filter callback when iterating rqs
` [PATCH V7 5/9] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
` [PATCH V7 6/9] block: add blk_end_flush_machinery
` [PATCH V7 7/9] blk-mq: re-submit IO in case that hctx is inactive
` [PATCH V7 8/9] blk-mq: handle requests dispatched from IO scheduler in case of inactive hctx

[PATCH] mtd: rawnand: Take check_only into account
 2020-04-23  7:51 UTC  (2+ messages)

[PATCH v5 17/17] objtool: Also consider .entry.text as noinstr
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 1/3] objtool: Constify 'struct elf *' parameters
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v5 13/17] kbuild/objtool: Add objtool-vmlinux.o pass
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v5 15/17] objtool: Rearrange validate_section()
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 0/8] perf metric fixes and test
 2020-04-23  7:51 UTC  (9+ messages)
` [PATCH 2/8] perf metrics: fix parse errors in cascade lake metrics

[PATCH v5 14/17] objtool: Avoid iterating !text section symbols
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v5 09/17] objtool: Fix !CFI insn_state propagation
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v5 07/17] objtool: Remove SAVE/RESTORE hints
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v5 12/17] objtool: Use sec_offset_hash() for insn_hash
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v5 05/17] x86,ftrace: Use SIZEOF_PTREGS
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[tip: objtool/core] objtool: Remove redundant .rodata section name comparison
 2020-04-23  7:49 UTC 

[PATCH v5 06/17] x86,ftrace: Shrink ftrace_regs_caller() by one byte
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v5 10/17] objtool: Implement noinstr validation
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v5 04/17] x86,ftrace: Fix ftrace_regs_caller() unwind
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH] accel/tcg: Add stub for probe_access()
 2020-04-23  7:49 UTC  (2+ messages)

[PATCH 0/2] iio: cros_ec: Add support for RGB light sensor
 2020-04-23  7:50 UTC  (3+ messages)
` [PATCH 2/2] iio: cros_ec_light: Add support for RGB sensor

[tip: objtool/core] objtool: Add abstraction for destination offsets
 2020-04-23  7:49 UTC 

[tip: objtool/core] objtool: Documentation: document UACCESS warnings
 2020-04-23  7:49 UTC 

[tip: objtool/core] objtool: Clean instruction state before each function validation
 2020-04-23  7:49 UTC 

[tip: objtool/core] objtool: Always do header sync check
 2020-04-23  7:49 UTC 

[PATCH v2 10/10] objtool: Support multiple stack_op per instruction
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v5 02/17] objtool: Better handle IRET
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[tip: objtool/core] objtool: Fix off-by-one in symbol_by_offset()
 2020-04-23  7:49 UTC 

[tip: objtool/core] objtool: Split out arch-specific CFI definitions
 2020-04-23  7:49 UTC 

[tip: objtool/core] objtool: Fix 32bit cross builds
 2020-04-23  7:49 UTC 

[tip: objtool/core] objtool: Ignore empty alternatives
 2020-04-23  7:49 UTC 

[tip: objtool/core] objtool: Remove redundant checks on operand type
 2020-04-23  7:49 UTC 

[tip: objtool/core] objtool: Use arch specific values in restore_reg()
 2020-04-23  7:49 UTC 

[PATCH v5 08/17] objtool: Rename struct cfi_state
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v5 03/17] objtool: Introduce HINT_RET_OFFSET
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v5 11/17] objtool: Optimize !vmlinux.o again
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v5 16/17] objtool: Add STT_NOTYPE noinstr validation
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 2/3] objtool: Rename elf_read() to elf_open_read()
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 3/3] objtool: Constify arch_decode_instruction()
 2020-04-23  7:49 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH] dm: pinctrl: Use right device pointer for configuring pinctrl
 2020-04-23  7:49 UTC  (2+ messages)

[PATCH v3 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2020-04-23  7:49 UTC  (5+ messages)
` [PATCH v3 12/31] elx: libefc: Remote node state machine interfaces

[PATCH] arm64: dts: allwinner: h6: fix cooling-cell property
 2020-04-23  7:48 UTC  (3+ messages)

[RFC PATCH v9 0/9] Add Tegra driver for video capture
 2020-04-23  7:48 UTC  (3+ messages)
` [RFC PATCH v9 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH crypto-stable v2] crypto: arch - limit simd usage to 4k chunks
 2020-04-23  7:47 UTC  (5+ messages)
` [PATCH crypto-stable v3 1/2] crypto: arch/lib "

[PATCH 0/2] test/py: fix test_efi_secboot/conftest.py
 2020-04-23  7:47 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 3/4] media: ov5647: Add support for non-continuous clock mode
 2020-04-23  7:47 UTC  (2+ messages)

[PATCH] fuse: Mark fscrypt ioctls as unrestricted
 2020-04-23  7:47 UTC 

[dpdk-dev] [PATCH v2 1/1] bus/pci: optimise scanning with whitelist/blacklist
 2020-04-23  7:47 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
    ` [dpdk-dev] [EXT] "

[PATCH v2] ext4: fix error pointer dereference
 2020-04-23  7:46 UTC 

[PATCH 5.6 000/166] 5.6.7-rc1 review
 2020-04-23  7:46 UTC  (2+ messages)

[PATCH v5 0/3] Support userspace-selected fds
 2020-04-23  7:45 UTC  (10+ messages)
` [PATCH v5 2/3] fs: openat2: Extend open_how to allow "

[PATCH -next] qed: Make ll2_cbs static
 2020-04-23  7:44 UTC  (2+ messages)
` [EXT] "

stop using ioctl_by_bdev for file system access to CDROMs
 2020-04-23  7:43 UTC  (15+ messages)
` [PATCH 1/7] block: add a cdrom_device_info pointer to struct gendisk
` [PATCH 2/7] ide-cd: rename cdrom_read_tocentry
` [PATCH 3/7] cdrom: factor out a cdrom_read_tocentry helper
` [PATCH 4/7] cdrom: factor out a cdrom_multisession helper
` [PATCH 5/7] hfsplus: stop using ioctl_by_bdev
` [PATCH 6/7] isofs: "
` [PATCH 7/7] udf: "

[ v2,net-next 4/4] net: enetc: add tc flower psfp offload driver
 2020-04-23  7:43 UTC  (6+ messages)
` [v3,net-next 0/4] Introduce a flow gate control action and apply IEEE
  ` [v3,net-next 1/4] net: qos: introduce a gate control flow action
      ` [EXT] "

[libvirt test] 149746: regressions - FAIL
 2020-04-23  7:42 UTC 

[PATCH V3 1/6] ARM: stm32: Add default config for DHCOR
 2020-04-23  7:42 UTC  (5+ messages)
` [PATCH V3 3/6] ARM: stm32: Implement board coding on AV96

linux-next: Tree for Apr 23
 2020-04-23  7:41 UTC 

[PATCH v10 0/3] x86/guest: use assisted TLB flush in guest mode
 2020-04-23  7:40 UTC  (4+ messages)
` [PATCH v10 1/3] x86/tlb: introduce a flush HVM ASIDs flag

[PATCH v3] arm64: dts: meson: S922X: extend cpu opp-points
 2020-04-23  7:40 UTC  (4+ messages)

[PATCH] MAINTAINERS: Restore alphabetical sorting
 2020-04-23  7:40 UTC 

[PATCH] Makefile: copy SPL_FIT_SOURCE in build directory
 2020-04-23  7:39 UTC 

[PATCH] ASoC: wm8962: restore the CLOCKING2 register in resume
 2020-04-23  7:38 UTC  (2+ messages)

[PATCH v8 00/13] max9286 v8 - modifications
 2020-04-23  7:38 UTC  (6+ messages)
` [PATCH v8 02/13] squash! max9286: convert probe kzalloc

[[PATCH v3]] xen/guest_access: Harden *copy_to_guest_offset() to prevent const dest operand
 2020-04-23  7:38 UTC  (4+ messages)

[PATCH] drm/amdgpu: protect ring overrun
 2020-04-23  7:38 UTC  (2+ messages)

[PATCH] ext4: fix error pointer dereference
 2020-04-23  7:38 UTC  (2+ messages)

[PATCH hmm 0/5] Adjust hmm_range_fault() API
 2020-04-23  6:10 UTC  (5+ messages)
` [PATCH hmm 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault

[PATCH] drm/amdgpu/display: Fix dc_sink refcnt leak in dc_link_detect_helper
 2020-04-23  5:03 UTC  (2+ messages)

[PATCH v2 0/5] target/arm: Restrict TCG cpus to TCG accel
 2020-04-23  7:33 UTC  (6+ messages)
` [PATCH v2 1/5] target/arm: Restric the Address Translate write operation "
` [PATCH v2 2/5] target/arm: Make cpu_register() available for other files
` [PATCH v2 3/5] target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[]
` [PATCH v2 4/5] target/arm/cpu: Update coding style to make checkpatch.pl happy
` [PATCH v2 5/5] target/arm: Restrict TCG cpus to TCG accel

[PATCH] drm/amdgpu/display: Fix dc_sink refcnt leak when detecting link
 2020-04-23  5:05 UTC  (2+ messages)

[PATCH 1/1] drm/nouveau: Use generic helper to check _PR3 presence
 2020-04-23  6:23 UTC 

[PATCH v2 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-04-22 21:12 UTC  (13+ messages)
` [PATCH v2 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v2 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v2 3/6] drm/panel-simple: Support hpd-gpios for delaying prepare()
` [PATCH v2 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd
` [PATCH v2 6/6] arm64: dts: sdm845: Add "no-hpd" to sn65dsi86 on cheza

[PATCH] video: udlfb: use true,false for bool variables
 2020-04-22  7:18 UTC 

[PATCH v1] drm/bochs: fix an issue of ioremap() leak
 2020-04-22 15:21 UTC  (5+ messages)

How to handle disconnection of eDP panels due to dynamic display mux switches
 2020-04-22 22:04 UTC  (7+ messages)

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-22 16:09 UTC  (14+ messages)

[PATCH v1] video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
 2020-04-22 16:07 UTC 

[PATCH v2 0/7] libfs: group and simplify linux fs code
 2020-04-22 16:50 UTC  (3+ messages)
` [PATCH v2 2/7] libfs: wrap simple_pin_fs/simple_release_fs arguments in a struct

[PATCH] video: uvesafb: use true,false for bool variables
 2020-04-22  7:18 UTC 

[PATCH] drm/sun4i: hdmi ddc clk: Fix size of m divider
 2020-04-22  9:23 UTC  (5+ messages)

[PATCH] video: fbdev: i810: use true,false for bool variables
 2020-04-22  7:18 UTC 

[PATCH] drm/meson: add mode selection limits against specific SoC revisions
 2020-04-22 21:12 UTC  (2+ messages)

[PATCH] omapfb/dss: fix comparison to bool warning
 2020-04-22  7:19 UTC 

[PATCH v1] console: fix an issue about ioremap leak
 2020-04-22 15:53 UTC 

[v1] drm/bridge: ensure bridge suspend happens during PM sleep
 2020-04-22  9:04 UTC 

[PATCH v13 00/11] Convert PWM period and duty cycle to u64
 2020-04-22 23:37 UTC  (3+ messages)

[PATCH] x86: spi: Only use the fast SPI peripheral when support
 2020-04-23  7:36 UTC  (2+ messages)

[PATCH] fbdev: aty: use true, false for bool variables in atyfb_base.c
 2020-04-22  7:18 UTC 

[PATCH net-next] net: Add TCP_FORCE_LINGER2 to TCP setsockopt
 2020-04-23  7:35 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH] arm64: dts: allwinner: a64: Disable SPDIF by default
 2020-04-23  7:35 UTC  (5+ messages)
    ` [linux-sunxi] "

[nacked] mm-oom-avoid-printk-iteration-under-rcu.patch removed from -mm tree
 2020-04-23  7:34 UTC  (10+ messages)

Commit "mac80211: fix race in ieee80211_register_hw()" breaks mac80211 debugfs
 2020-04-23  7:34 UTC  (2+ messages)

[PATCH] lib/crypto, efi_loader: avoid multiple inclusions of header files
 2020-04-23  7:34 UTC  (4+ messages)

[PATCH 11/11] Nokia RX-51: Add automated test for running RX-51 build in qemu
 2020-04-23  7:34 UTC  (11+ messages)

[PATCH 4/7] s390/module: Use s390_kernel_write() for relocations
 2020-04-23  7:33 UTC  (2+ messages)

[PATCH] lib/crypto, efi_loader: move some headers to include/crypto
 2020-04-23  7:33 UTC  (4+ messages)

[PATCH 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
 2020-04-23  7:31 UTC  (2+ messages)

[PATCH v7 0/8] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-04-23  7:31 UTC  (4+ messages)

[PATCH 0/3] colo-compare bugfixes
 2020-04-23  7:29 UTC  (7+ messages)
` [PATCH 1/3] net/colo-compare.c: Create event_bh with the right AioContext

[PATCH 00/17 V5] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-04-23  7:30 UTC  (9+ messages)
` [PATCH 05/17] nvme-fabrics: Allow user enabling "

[PATCH 2/2] rtw88: Use udelay instead of usleep in atomic context
 2020-04-23  7:30 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v12 0/8] Nested Shared Virtual Address (SVA) VT-d support
 2020-04-23  7:29 UTC  (4+ messages)
` [PATCH v12 2/8] iommu/vt-d: Use a helper function to skip agaw for SL

[avpatel:mmio_clksrc_v1 3/5] drivers/clocksource/timer-mmio.c:68:2-3: Unneeded semicolon
 2020-04-23  7:28 UTC  (2+ messages)
` [PATCH] clocksource: fix semicolon.cocci warnings

[dpdk-dev] [PATCH 0/7] Windows bus/pci support
 2020-04-23  7:27 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/7] eal: move OS common functions to single file

[PATCH -next] libnvdimm/security: Make __nvdimm_security_overwrite_query() static
 2020-04-23  7:34 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
 2020-04-23  4:54 UTC 

[PATCH] meta-arm-bsp: Remove fvp-base and foundation-armv8 simulation tools
 2020-04-23  7:26 UTC 

sound:core:oss: what determines the value of plugin->extra_data in rate_src_frames()?
 2020-04-22 19:15 UTC 

[PATCH v5 0/6] driver core: Improve and cleanup driver_deferred_probe_check_state()
 2020-04-23  7:26 UTC  (6+ messages)

[PATCH] ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd gen
 2020-04-23  7:22 UTC  (6+ messages)

[PATCH v3 0/3] Fixes for deferred_probe_timeout cleanup
 2020-04-23  7:25 UTC  (5+ messages)
` [PATCH v3 1/3] driver core: Revert default driver_deferred_probe_timeout value to 0
` [PATCH v3 3/3] driver core: Ensure wait_for_device_probe() waits until the deferred_probe_timeout fires

[v2 0/5] mpt3sas: Fix changing coherent mask after allocation
 2020-04-23  7:23 UTC  (6+ messages)
` [v2 1/5] mpt3sas: don't change the dma coherent mask after allocations
` [v2 2/5] mpt3sas: Rename function name is_MSB_are_same
` [v2 3/5] mpt3sas: Separate out RDPQ allocation to new function
` [v2 4/5] mpt3sas: Handle RDPQ DMA allocation in same 4G region
` [v2 5/5] mpt3sas: Update mpt3sas version to 33.101.00.00

[PATCH 0/6] target/arm: Restrict TCG cpus to TCG accel
 2020-04-23  7:23 UTC  (3+ messages)
` [PATCH 2/6] target/arm: Make set_feature() available for other files

[Intel-gfx] [PATCH] drm/i915/gt: Check carefully for an idle engine in wait-for-idle
 2020-04-23  7:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 3/3] dmaengine: ioat: adding missed issue_pending to timeout handler
 2020-04-23  7:21 UTC  (3+ messages)
` [PATCH v3 1/3] dmaengine: ioat: removing duplicate code from "

net/mlx5: IPsec, Refactor SA handle creation and destruction
 2020-04-23  7:21 UTC  (2+ messages)

[ovmf test] 149742: all pass - PUSHED
 2020-04-23  7:20 UTC 

A few change to increase test coverage for zoned devices
 2020-04-23  7:20 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add autodump debugfs node for gpu reset
 2020-04-23  7:19 UTC 

[PATCH v2 00/11] Finish converting git bisect to C part 2
 2020-04-23  7:18 UTC  (4+ messages)
` [PATCH v2 03/11] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C

[Buildroot] [PATCH 1/1] package/zabbix: new package
 2020-04-23  7:17 UTC 

[PATCH] lapi/syscalls: Add ARC support
 2020-04-23  7:17 UTC  (2+ messages)
` [LTP] "

[PATCH 0/7] dmaengine: mmp_tdma: Make the driver actually work
 2020-04-23  7:16 UTC  (9+ messages)
` [PATCH 4/7] dmaengine: mmp_tdma: Reset channel error on release
` [PATCH 5/7] dmaengine: mmp_tdma: Log an error if channel is in wrong state
` [PATCH 6/7] dmaengine: mmp_tdma: Fill in slave capabilities
` [PATCH 7/7] dmaengine: mmp_tdma: Remove the MMP_SRAM dependency

[PATCH] qcom:sdm: move the static keyword to the front of declaration
 2020-04-23  7:16 UTC 

[PATCH -next] ACPI / CPPC: Make some symbols static
 2020-04-23  7:21 UTC 

[PATCH] net/x25: Fix x25_neigh refcnt leak when reveiving frame
 2020-04-23  7:14 UTC  (3+ messages)

[PATCH v3 0/2] null_blk cleanup and fix
 2020-04-23  7:14 UTC  (3+ messages)
` [PATCH v3 1/2] null_blk: Fix zoned command handling


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.