All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-29 20:56:56 to 2021-10-29 21:59:22 UTC [more...]

[PATCH v6 00/30] More SH4 clean ups (including code style series)
 2021-10-29 21:57 UTC  (32+ messages)
` [PATCH v6 27/30] hw/timer/sh_timer: Rename sh_timer_state to SHTimerState
` [PATCH v6 02/30] hw/sh4: Coding style: Fix multi-line comments
` [PATCH v6 16/30] hw/intc/sh_intc: Turn some defines into an enum
` [PATCH v6 19/30] hw/intc/sh_intc: Move sh_intc_register() closer to its only user
` [PATCH v6 03/30] hw/sh4: Coding style: White space fixes
` [PATCH v6 11/30] hw/char/sh_serial: Embed QEMUTimer in state struct
` [PATCH v6 06/30] hw/sh4: Fix typos in a comment
` [PATCH v6 12/30] hw/char/sh_serial: Split off sh_serial_reset() from sh_serial_init()
` [PATCH v6 30/30] hw/timer/sh_timer: Remove use of hw_error
` [PATCH v6 10/30] hw/char/sh_serial: Rename type sh_serial_state to SHSerialState
` [PATCH v6 13/30] hw/char/sh_serial: QOM-ify
` [PATCH v6 24/30] hw/intc/sh_intc: Avoid using continue in loops
` [PATCH v6 09/30] hw/char/sh_serial: Do not abort on invalid access
` [PATCH v6 14/30] hw/char/sh_serial: Add device id to trace output
` [PATCH v6 21/30] hw/intc/sh_intc: Use array index instead of pointer arithmetics
` [PATCH v6 23/30] hw/intc/sh_intc: Replace abort() with g_assert_not_reached()
` [PATCH v6 18/30] hw/intc/sh_intc: Drop another useless macro
` [PATCH v6 04/30] hw/sh4: Coding style: Add missing braces
` [PATCH v6 20/30] hw/intc/sh_intc: Remove excessive parenthesis
` [PATCH v6 28/30] hw/timer/sh_timer: Do not wrap lines that are not too long
` [PATCH v6 17/30] hw/intc/sh_intc: Rename iomem region
` [PATCH v6 22/30] hw/intc/sh_intc: Inline and drop sh_intc_source() function
` [PATCH v6 15/30] hw/intc/sh_intc: Use existing macro instead of local one
` [PATCH v6 07/30] hw/sh4: Change debug printfs to traces
` [PATCH v6 01/30] hw/sh4: Coding style: Remove tabs
` [PATCH v6 25/30] hw/intc/sh_intc: Simplify allocating sources array
` [PATCH v6 26/30] hw/intc/sh_intc: Remove unneeded local variable initialisers
` [PATCH v6 05/30] hw/sh4: Coding style: Remove unnecessary casts
` [PATCH v6 29/30] hw/timer/sh_timer: Fix timer memory region size
` [PATCH v6 08/30] hw/sh4/r2d: Use error_report instead of fprintf to stderr

[Intel-gfx] [PATCH 00/16] drm/i915: DP per-lane drive settings for icl+
 2021-10-29 21:59 UTC  (7+ messages)
` [Intel-gfx] [PATCH 07/16] drm/i915: Stop using group access when progrmming icl combo phy TX
` [Intel-gfx] [PATCH 08/16] drm/i915: Query the vswing levels per-lane for icl combo phy
` [Intel-gfx] [PATCH 09/16] drm/i915: Query the vswing levels per-lane for icl mg phy

[PATCH] wrapper: remove xunsetenv()
 2021-10-29 21:58 UTC  (11+ messages)

[Bug] wrapper.c uses unportable unsetenv
 2021-10-29 21:57 UTC  (7+ messages)

[linux-next:master 10305/12841] fs/gfs2/file.c:801:3: warning: Value stored to 'pages' is never read [clang-analyzer-deadcode.DeadStores]
 2021-10-29 21:57 UTC 

[PATCH 0/5] Raspberry Pi Sense HAT driver
 2021-10-29 21:55 UTC  (6+ messages)
` [PATCH 1/5] drivers/mfd: sensehat: Raspberry Pi Sense HAT core driver
` [PATCH 2/5] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver
` [PATCH 3/5] drivers/auxdisplay: senshat: Raspberry Pi Sense HAT display driver
` [PATCH 4/5] Documentation: bindings/mfd: sensehat: Raspberry Pi Sense HAT device tree binding
` [PATCH 5/5] MAINTAINERS: Add sensehat driver authors to MAINTAINERS

[Intel-gfx] [PATCH v2] drm/i915/display: Check async flip state of every crtc and plane once
 2021-10-29 21:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Check async flip state of every crtc and plane once (rev2)

[PATCH] cpuidle: fix unmet dependencies on ARCH_SUSPEND_POSSIBLE for ARM_CPU_SUSPEND
 2021-10-29 21:52 UTC 

bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode [backport]
 2021-10-29 21:50 UTC 

[dpdk-dev] [PATCH v15 02/12] librte_pcapng: add new library for writing pcapng files
 2021-10-29 21:50 UTC  (2+ messages)
` [dpdk-dev] [PATCH] pcapng: do not use deprecated ETH_LINK_UP

[kvm-unit-tests PATCH] x86: Look up the PTE rather than assuming it
 2021-10-29 21:48 UTC 

[PATCH v2] media: venus: Synchronize probe() between venus_core and enc/dec
 2021-10-29 21:48 UTC 

[dpdk-dev] [RFC] ethdev: mark old ETH_LINK macros as deprecated
 2021-10-29 21:47 UTC 

[GIT PULL] MMC fixes for v5.15-rc8
 2021-10-29 21:47 UTC  (3+ messages)

[PATCH v3] xen/balloon: add late_initcall_sync() for initial ballooning done
 2021-10-29 21:46 UTC  (2+ messages)

[PATCH v2 0/3] Add some more options to the pretty-formats
 2021-10-29 21:46 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] pretty.c: rework describe options parsing for better extensibility
  ` [PATCH v3 2/3] pretty: add tag option to %(describe)

[PATCH 1/2] ASoC: cs35l41: Change monitor widgets to siggens
 2021-10-29 21:40 UTC  (2+ messages)
` [PATCH 2/2] ASoC: cs35l41: DSP Support

[PATCH] staging: rtl8723bs: fix unmet dependency on CRYPTO for CRYPTO_LIB_ARC4
 2021-10-29 21:42 UTC 

[RFC PATCH v2 00/28] CXL Region Creation / HDM decoder programming
 2021-10-29 21:39 UTC  (13+ messages)
` [RFC PATCH v2 01/28] cxl: Rename CXL_MEM to CXL_PCI
` [RFC PATCH v2 02/28] cxl: Move register block enumeration to core
` [RFC PATCH v2 05/28] cxl/core: Convert decoder range to resource
` [RFC PATCH v2 06/28] cxl: Introduce endpoint decoders

[PATCH v1] mm: Add /proc/$PID/pageflags
 2021-10-29 21:37 UTC  (4+ messages)

[jpirko-mlxsw:combined_queue 1866/1919] ERROR: modpost: "br_switchdev_mdb_notify" [net/bridge/bridge.ko] undefined!
 2021-10-29 21:32 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/2] Change gem_sync to no-reloc
 2021-10-29 21:32 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/gem_sync: Use timeouts definitions instead hardcoded value

[for-next][PATCH] tracing/histogram: Fix documentation inline emphasis warning
 2021-10-29 21:32 UTC 

[PATCH v3 0/4] qemu-img compare --stat
 2021-10-29 20:32 UTC  (3+ messages)
` [PATCH v3 2/4] qemu-img: make --block-size optional for "

[PATCH bpf-next 0/3] "map_extra" and bloom filter fixups
 2021-10-29 21:29 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: Bloom filter map naming fixups
` [PATCH bpf-next 2/3] bpf: Add alignment padding for "map_extra" + consolidate holes

[Buildroot] [PATCH] support/testing: test_jffs2.py: update logical eraseblock size for qemu >= 2.9
 2021-10-29 21:29 UTC 

stable-rc/queue/4.14 baseline: 137 runs, 1 regressions (v4.14.253-10-g2d214026445d)
 2021-10-29 21:29 UTC 

[PATCHv3 1/3] systemd: Do not install anything in /var/volatile
 2021-10-29 21:29 UTC  (3+ messages)
` [PATCHv3 2/3] base-files: Ignore the empty-dirs QA error due to files "
` [PATCHv3 3/3] insane.bbclass: Add a check for directories that are expected to be empty

[PATCH v2 0/2] fix up example code in MyFirstObjectWalk tutorial
 2021-10-29 21:28 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 00/34] PowerISA v3.1 instruction batch
 2021-10-29 20:24 UTC  (17+ messages)
` [PATCH v2 17/34] target/ppc: Implement Vector Insert from VSR using GPR index insns
` [PATCH v2 19/34] target/ppc: Implement Vector Extract Double to "
` [PATCH v2 21/34] target/ppc: receive high/low as argument in get/set_cpu_vsr
` [PATCH v2 22/34] target/ppc: moved stxv and lxv from legacy to decodtree
` [PATCH v2 23/34] target/ppc: moved stxvx and lxvx "
` [PATCH v2 24/34] target/ppc: added the instructions LXVP and STXVP
` [PATCH v2 25/34] target/ppc: added the instructions LXVPX and STXVPX
` [PATCH v2 26/34] target/ppc: added the instructions PLXV and PSTXV
` [PATCH v2 27/34] target/ppc: added the instructions PLXVP and PSTXVP
` [PATCH v2 28/34] target/ppc: moved XXSPLTW to using decodetree
` [PATCH v2 29/34] target/ppc: moved XXSPLTIB "
` [PATCH v2 30/34] target/ppc: implemented XXSPLTI32DX
` [PATCH v2 31/34] target/ppc: Implemented XXSPLTIW using decodetree
` [PATCH v2 32/34] target/ppc: implemented XXSPLTIDP instruction
` [PATCH v2 33/34] target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructions
` [PATCH v2 34/34] target/ppc: Implement lxvkq instruction

bug: usb: gadget: FSL_UDC_CORE Corrupted request list leads to unrecoverable loop
 2021-10-29 17:24 UTC  (2+ messages)

[Bug 214873] New: man 2 fsync implies possibility to return early
 2021-10-29 21:25 UTC 

[PATCH] powerpc/fsl: fix the schema check errors for fsl, tmu-calibration
 2021-10-29 12:17 UTC 

[PATCH] pinctrl: aspeed: fix unmet dependencies on MFD_SYSCON for PINCTRL_ASPEED
 2021-10-29 21:21 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-10-29 21:20 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: mfd: add Broadcom's timer MFD block

[syzbot] KASAN: use-after-free Write in __io_free_req
 2021-10-29 21:20 UTC  (3+ messages)

pm/testing baseline: 82 runs, 1 regressions (v5.15-rc7-122-g5f6ba0ff183c)
 2021-10-29 21:20 UTC 

[PATCH v3 0/9] Test the new fanotify FAN_FS_ERROR event
 2021-10-29 21:17 UTC  (20+ messages)
` [LTP] "
` [PATCH v3 1/9] syscalls: fanotify: Add macro to require specific mark types
  ` [LTP] "
` [PATCH v3 2/9] syscalls: fanotify: Add macro to require specific events
  ` [LTP] "
` [PATCH v3 3/9] syscalls/fanotify21: Introduce FAN_FS_ERROR test
  ` [LTP] "
` [PATCH v3 4/9] syscalls/fanotify21: Validate the generic error info
  ` [LTP] "
` [PATCH v3 5/9] syscalls/fanotify21: Validate incoming FID in FAN_FS_ERROR
  ` [LTP] "
` [PATCH v3 6/9] syscalls/fanotify21: Support submission of debugfs commands
  ` [LTP] "
` [PATCH v3 7/9] syscalls/fanotify21: Create a corrupted file
  ` [LTP] "
` [PATCH v3 8/9] syscalls/fanotify21: Test file event with broken inode
  ` [LTP] "
` [PATCH v3 9/9] syscalls/fanotify21: Test capture of multiple errors
  ` [LTP] "

[RFC 07/22] dm: blk: add UCLASS_PARTITION
 2021-10-29 21:17 UTC  (13+ messages)

[PATCH 0/2] arch: arm: gic-v3-its: stop abusing the device tree
 2021-10-29 21:17 UTC  (4+ messages)

[PATCH] drm/amdgpu/pm: Don't show pp_power_profile_mode for YC and later APUs
 2021-10-29 21:17 UTC 

[PATCH v4 0/2] Machine driver to support LPASS SC7280 sound card registration
 2021-10-29 21:15 UTC  (4+ messages)
` [PATCH v4 1/2] ASoC: google: dt-bindings: Add sc7280-herobrine machine bindings

[PATCH] dt-bindings: sound: gtm601: convert to YAML
 2021-10-29 21:15 UTC  (3+ messages)

[PATCH 0/4] Flag to add a newline after decorations for --oneline log output
 2021-10-29 21:15 UTC  (5+ messages)
` [PATCH 1/4] oneline: parse --newlineafter flag
` [PATCH 2/4] oneline: print newline after decorations if flag provided
` [PATCH 3/4] oneline: test for --newlineafter feature
` [PATCH 4/4] doc: add docs for newlineafter flag

[PATCH v5 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-10-29 21:14 UTC  (4+ messages)

[PATCH 0/7] mcs, various: pull in changes from Fedora policy
 2021-10-29 21:04 UTC  (8+ messages)
` [PATCH 1/7] mcs: deprecate mcs overrides
` [PATCH 2/7] mcs: restrict create, relabelto on mcs files
` [PATCH 3/7] mcs: add additional constraints to databases
` [PATCH 4/7] mcs: constrain misc IPC objects
` [PATCH 5/7] mcs: combine single-level object creation constraints
` [PATCH 6/7] various: deprecate mcs override interfaces
` [PATCH 7/7] corenet: make netlabel_peer_t mcs constrained

[PATCH v2 0/7] Allow clean/smudge filters to handle huge files in the LLP64 data model
 2021-10-29 21:12 UTC  (4+ messages)
` [PATCH v3 0/8] "

[Intel-wired-lan] [PATCH net v2] iavf: Fix promiscuous mode configuration flow messages
 2021-10-29 21:11 UTC  (2+ messages)

[PATCH] ARM: dts: bcm2711: Fix PCIe interrupts
 2021-10-29 21:09 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Write in __io_free_req
 2021-10-29 21:11 UTC  (2+ messages)

Split DNS for macOS
 2021-10-29 21:07 UTC  (5+ messages)

git log --encoding=HTML is not supported
 2021-10-29 21:10 UTC  (11+ messages)
` *Really* noisy encoding warnings post-v2.33.0

[arnd-playground:randconfig-5.16-next 137/151] include/asm-generic/futex.h:17:9: error: implicit declaration of function 'futex_atomic_cmpxchg_inatomic_local_generic'; did you mean 'futex_atomic_cmpxchg_inatomic_local'?
 2021-10-29 21:05 UTC  (2+ messages)

[PATCH v6 0/9] PCI: brcmstb: have host-bridge turn on sub-device power
 2021-10-29 21:06 UTC  (4+ messages)
` [PATCH v6 1/9] dt-bindings: PCI: correct brcmstb interrupts, interrupt-map

[PATCH 00/11] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-29 21:05 UTC  (9+ messages)
` [PATCH] leak tests: add an interface to the LSAN_OPTIONS "suppressions"

[PATCH v2] drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carp
 2021-10-29 21:03 UTC  (3+ messages)

Crash generating a thanks
 2021-10-29 21:03 UTC 

[PULL v2 00/18] riscv-to-apply queue
 2021-10-29 20:53 UTC  (2+ messages)

[linux-next:master 11496/12841] ld.lld: error: undefined symbol: led_mc_calc_color_components
 2021-10-29 21:01 UTC  (2+ messages)

[Patch v2] dt-bindings: spi: Convert NXP flexspi to json schema
 2021-10-29 21:01 UTC  (2+ messages)

[PATCH v5] spi: spi-geni-qcom: Add support for GPI dma
 2021-10-29 21:01 UTC  (2+ messages)

[linux-next:master 6154/12841] arch/arm64/kvm/hyp/nvhe/switch.c:163:26: warning: initializer overrides prior initialization of this subobject
 2021-10-29 20:59 UTC  (2+ messages)

[PATCH] soc/tegra: fix unmet dependency on DMADEVICES for TEGRA20_APB_DMA
 2021-10-29 20:59 UTC 

[PATCH] nbd/server: Advertise MULTI_CONN for shared writable exports
 2021-10-29 20:52 UTC  (3+ messages)

mce: Add errata workaround for Skylake SKX37
 2021-10-29 20:57 UTC 

[zen:5.14/zen-sauce 24/33] drivers/pci/controller/intel-nvme-remap.c:447:12: warning: initializer overrides prior initialization of this subobject
 2021-10-29 20:57 UTC 

[Intel-wired-lan] [PATCH S59 01/13] ice: use static inline for dummy functions
 2021-10-29 20:57 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH S59 07/13] ice: Remove boolean vlan_promisc flag from function
` [Intel-wired-lan] [PATCH S59 08/13] ice: Fix replacing VF hardware MAC to existing MAC filter

[PATCH v5 0/6] Multiple headphone codec driver support
 2021-10-29 20:55 UTC  (2+ messages)

[PATCH v2 BlueZ] device: Fix not clearing error on update_bredr_services
 2021-10-29 20:57 UTC  (3+ messages)
` [v2,BlueZ] "

[PATCH v4 0/6] Multiple headphone codec driver support
 2021-10-29 20:54 UTC  (2+ messages)

[pull request][net-next 00/14] mlx5 updates 2021-10-29
 2021-10-29 20:56 UTC  (4+ messages)
` [net-next 12/14] net/mlx5e: Add indirect tc offload of ovs internal port
` [net-next 13/14] net/mlx5e: Term table handling of internal port rules
` [net-next 14/14] net/mlx5: Support internal port as decap route device


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.