All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-30 17:11:16 to 2021-10-30 19:08:08 UTC [more...]

[PATCH v5 00/15] x86: Add support for Clang CFI
 2021-10-30 19:07 UTC  (16+ messages)
                    ` [PATCH] static_call,x86: Robustify trampoline patching

[PATCH 00/13] power-suppy/i2c/extcon: Add support for cht-wc PMIC without USB-PD support
 2021-10-30 19:07 UTC  (15+ messages)
` [PATCH 01/13] platform/x86: Rename touchscreen_dmi to dmi_device_properties
` [PATCH 02/13] platform/x86: dmi_device_properties: Add setup info for boards with a CHT Whiskey Cove PMIC
` [PATCH 03/13] power: supply: bq25890: Fix race causing oops at boot
` [PATCH 04/13] power: supply: bq25890: Fix initial setting of the F_CONV_RATE field
` [PATCH 05/13] power: supply: bq25890: Add a bq25890_rw_init_data() helper
` [PATCH 06/13] power: supply: bq25890: Add support for skipping initialization
` [PATCH 07/13] power: supply: bq25890: Enable charging on boards where we skip reset
` [PATCH 08/13] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH 09/13] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH 10/13] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
` [PATCH 11/13] i2c: cht-wc: Add support for devices using a bq25890 charger
` [PATCH 12/13] extcon: intel-cht-wc: Check new "intel,cht-wc-setup" device-property
` [PATCH 13/13] extcon: intel-cht-wc: Add support for devices with an USB-micro-B connector

stable-rc/queue/5.14 baseline: 141 runs, 2 regressions (v5.14.15-95-ge10a980ccb8e)
 2021-10-30 19:03 UTC 

[PATCH] sh: decompressor: do not copy source files while building
 2021-10-30 19:02 UTC  (3+ messages)

[Bug 214873] New: man 2 fsync implies possibility to return early
 2021-10-30 19:03 UTC  (2+ messages)
` [Bug 214873] "

[Buildroot] [PATCH] package/openjdk{-bin}: security bump LTS to version 11.0.13+8
 2021-10-30 19:02 UTC 

SEE ALSO fails
 2021-10-30 18:59 UTC 

Email
 2021-10-30 18:55 UTC 

[arm-perf:kvm/mm-hacking 1/2] arch/arm/include/asm/arch_gicv3.h:164:66: warning: passing argument 1 of 'cpu_cache.flush_kern_dcache_area' makes pointer from integer without a cast
 2021-10-30 18:47 UTC  (2+ messages)

[PATCH] staging/fbtft: Fix backlight
 2021-10-30 18:50 UTC  (2+ messages)

[PATCH v6 00/66] user-only: Cleanup SIGSEGV and SIGBUS handling
 2021-10-30 17:16 UTC  (67+ messages)
` [PATCH v6 01/66] accel/tcg: Split out adjust_signal_pc
` [PATCH v6 02/66] accel/tcg: Move clear_helper_retaddr to cpu loop
` [PATCH v6 03/66] accel/tcg: Split out handle_sigsegv_accerr_write
` [PATCH v6 04/66] accel/tcg: Fold cpu_exit_tb_from_sighandler into caller
` [PATCH v6 05/66] configure: Merge riscv32 and riscv64 host architectures
` [PATCH v6 06/66] linux-user: Reorg handling for SIGSEGV
` [PATCH v6 07/66] linux-user/host/x86: Populate host_signal.h
` [PATCH v6 08/66] linux-user/host/ppc: "
` [PATCH v6 09/66] linux-user/host/alpha: "
` [PATCH v6 10/66] linux-user/host/sparc: "
` [PATCH v6 11/66] linux-user/host/arm: "
` [PATCH v6 12/66] linux-user/host/aarch64: "
` [PATCH v6 13/66] linux-user/host/s390: "
` [PATCH v6 14/66] linux-user/host/mips: "
` [PATCH v6 15/66] linux-user/host/riscv: "
` [PATCH v6 16/66] target/arm: Fixup comment re handle_cpu_signal
` [PATCH v6 17/66] linux-user/host/riscv: Improve host_signal_write
` [PATCH v6 18/66] linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER
` [PATCH v6 19/66] hw/core: Add TCGCPUOps.record_sigsegv
` [PATCH v6 20/66] linux-user: Add cpu_loop_exit_sigsegv
` [PATCH v6 21/66] target/alpha: Implement alpha_cpu_record_sigsegv
` [PATCH v6 22/66] target/arm: Use cpu_loop_exit_sigsegv for mte tag lookup
` [PATCH v6 23/66] target/arm: Implement arm_cpu_record_sigsegv
` [PATCH v6 24/66] target/cris: Make cris_cpu_tlb_fill sysemu only
` [PATCH v6 25/66] target/hexagon: Remove hexagon_cpu_tlb_fill
` [PATCH v6 26/66] target/hppa: Make hppa_cpu_tlb_fill sysemu only
` [PATCH v6 27/66] target/i386: Implement x86_cpu_record_sigsegv
` [PATCH v6 28/66] target/m68k: Make m68k_cpu_tlb_fill sysemu only
` [PATCH v6 29/66] target/microblaze: Make mb_cpu_tlb_fill "
` [PATCH v6 30/66] target/mips: Make mips_cpu_tlb_fill "
` [PATCH v6 31/66] target/nios2: Implement nios2_cpu_record_sigsegv
` [PATCH v6 32/66] linux-user/openrisc: Abort for EXCP_RANGE, EXCP_FPE
` [PATCH v6 33/66] target/openrisc: Make openrisc_cpu_tlb_fill sysemu only
` [PATCH v6 34/66] target/ppc: Implement ppc_cpu_record_sigsegv
` [PATCH v6 35/66] target/riscv: Make riscv_cpu_tlb_fill sysemu only
` [PATCH v6 36/66] target/s390x: Use probe_access_flags in s390_probe_access
` [PATCH v6 37/66] target/s390x: Implement s390_cpu_record_sigsegv
` [PATCH v6 38/66] target/sh4: Make sh4_cpu_tlb_fill sysemu only
` [PATCH v6 39/66] target/sparc: Make sparc_cpu_tlb_fill "
` [PATCH v6 40/66] target/xtensa: Make xtensa_cpu_tlb_fill "
` [PATCH v6 41/66] accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu
` [PATCH v6 42/66] hw/core: Add TCGCPUOps.record_sigbus
` [PATCH v6 43/66] linux-user: Add cpu_loop_exit_sigbus
` [PATCH v6 44/66] target/alpha: Implement alpha_cpu_record_sigbus
` [PATCH v6 45/66] target/arm: Implement arm_cpu_record_sigbus
` [PATCH v6 46/66] linux-user/hppa: Remove EXCP_UNALIGN handling
` [PATCH v6 47/66] target/microblaze: Do not set MO_ALIGN for user-only
` [PATCH v6 48/66] target/ppc: Move SPR_DSISR setting to powerpc_excp
` [PATCH v6 49/66] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
` [PATCH v6 50/66] target/ppc: Restrict ppc_cpu_do_unaligned_access to sysemu
` [PATCH v6 51/66] linux-user/ppc: Remove POWERPC_EXCP_ALIGN handling
` [PATCH v6 52/66] target/s390x: Implement s390x_cpu_record_sigbus
` [PATCH v6 53/66] target/sh4: Set fault address in superh_cpu_do_unaligned_access
` [PATCH v6 54/66] target/sparc: Remove DEBUG_UNALIGNED
` [PATCH v6 55/66] target/sparc: Split out build_sfsr
` [PATCH v6 56/66] target/sparc: Set fault address in sparc_cpu_do_unaligned_access
` [PATCH v6 57/66] accel/tcg: Report unaligned atomics for user-only
` [PATCH v6 58/66] accel/tcg: Report unaligned load/store "
` [PATCH v6 59/66] tcg: Add helper_unaligned_{ld, st} for user-only sigbus
` [PATCH v6 60/66] linux-user: Handle BUS_ADRALN in host_signal_handler
` [PATCH v6 61/66] linux-user: Split out do_prctl and subroutines
` [PATCH v6 62/66] linux-user: Disable more prctl subcodes
` [PATCH v6 63/66] linux-user: Add code for PR_GET/SET_UNALIGN
` [PATCH v6 64/66] target/alpha: Implement prctl_unalign_sigbus
` [PATCH v6 65/66] target/hppa: "
` [PATCH v6 66/66] target/sh4: "

[PATCH] gpu/drm: ingenic: Remove bogus register write
 2021-10-30 18:49 UTC  (2+ messages)

[PATCH 1/2] parisc: decompressor: remove repeated depenency of misc.o
 2021-10-30 18:36 UTC  (3+ messages)
` [PATCH 2/2] parisc: decompressor: clean up Makefile

[PATCH 0/2] fix bug when calling kexec_load()
 2021-10-30 18:32 UTC  (6+ messages)
` [PATCH 1/2] arm64: trans_pgd: fix incorrect use of pmd_populate_kernel in copy_pte()
` [PATCH 2/2] arm64: kexec: reduce calls to page_address()

[PATCH 00/17] various fixes for atomisp to make it work
 2021-10-30 18:30 UTC  (7+ messages)

[Buildroot] [PATCH 0/4] Update WPE WebKit (and deps) to 2.34.1
 2021-10-30 18:29 UTC  (3+ messages)
` [Buildroot] [PATCH 3/4] package/wpewebkit: bump to version 2.34.1

[PATCH RFC bpf-next v1 4/6] bpf: Add reference tracking support to kfunc returned PTR_TO_BTF_ID
 2021-10-30 18:28 UTC  (3+ messages)

[u-boot-test-hooks PATCH 1/7] travis-ci: Add qemu_arm_spl board
 2021-10-30 18:25 UTC  (7+ messages)
` [u-boot-test-hooks PATCH 2/7] sdwire: Tidy up the mount script
` [u-boot-test-hooks PATCH 3/7] rpi3: Tweak the grep pattern
` [u-boot-test-hooks PATCH 4/7] Add wait_raw_device for common code
` [u-boot-test-hooks PATCH 5/7] Update sdwire script to wait for umount
` [u-boot-test-hooks PATCH 6/7] kea: Add samus
` [u-boot-test-hooks PATCH 7/7] ellesmere: Add qemu rules

[xen-unstable test] 165946: tolerable FAIL - PUSHED
 2021-10-30 18:19 UTC 

stable-rc/queue/4.14 baseline: 89 runs, 1 regressions (v4.14.253-20-g8332949c1b31)
 2021-10-30 18:09 UTC 

WiFi card not supported
 2021-10-30 18:08 UTC  (2+ messages)

[PATCH V5 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-10-30 18:05 UTC  (6+ messages)
` [PATCH V5 net-next 5/6] net: hns3: add support to set/get rx buf len via ethtool for hns3 driver
` [PATCH V5 net-next 6/6] net: hns3: remove the way to set tx spare buf via module parameter

[meta-oe][PATCH 1/8] bitwise: Fix build with latest ncurses 6.3+
 2021-10-30 18:06 UTC  (8+ messages)
` [meta-oe][PATCH 2/8] libcdio: Fix build with "
` [meta-oe][PATCH 3/8] nmon: Upgrade to 16m
` [meta-oe][PATCH 4/8] sysdig: Fix build with ncurses 6.3+
` [meta-oe][PATCH 5/8] iptraf-ng: Upgrade to 1.2.1
` [meta-oe][PATCH 6/8] tiptop: Fix build with ncurses 6.3+
` [meta-networking][PATCH 7/8] mtr: "
` [meta-networking][PATCH 8/8] mtr: Explicitly use branch= in SRC_URI

TS3 TS CUBICCARDカード【重要:必ずお読みください】
 2021-10-30 18:03 UTC 

TS3 TS CUBICCARDカード【重要:必ずお読みください】
 2021-10-30 18:03 UTC 

TS3 TS CUBICCARDカード【重要:必ずお読みください】
 2021-10-30 18:03 UTC 

[PATCH] pseudo: Add fnctl64 wrapper
 2021-10-30 18:03 UTC 

[PATCH] ARM: decompressor: do not copy source files while building
 2021-10-30 17:52 UTC  (2+ messages)

[sashal-stable:pending-5.10 31/72] mm/memory.c:3929:15: error: implicit declaration of function 'PageHasHWPoisoned'; did you mean 'PageHWPoison'?
 2021-10-30 17:51 UTC 

[PATCH 0/7] watchdog: s3c2410: Add Exynos850 support
 2021-10-30 17:47 UTC  (8+ messages)
` [PATCH 7/7] watchdog: s3c2410: Let kernel kick watchdog

[dpdk-dev] [v8] crypto/cnxk: add telemetry endpoints to cryptodev
 2021-10-30 17:45 UTC  (3+ messages)
` [dpdk-dev] [v9] "
` [dpdk-dev] [v1] security: add telemetry endpoint for cryptodev security capabilities

[PATCH] ALSA: usb-audio: Add registration quirk for JBL Quantum 400
 2021-10-30 17:43 UTC 

[ulogd2 PATCH 00/26] Compiler Warning Fixes
 2021-10-30 17:42 UTC  (6+ messages)
` [ulogd2 PATCH 13/26] input: UNIXSOCK: stat socket-path first before creating the socket
` [ulogd2 PATCH 15/26] input: UNIXSOCK: prevent unaligned pointer access
` [ulogd2 PATCH 16/26] output: DBI: fix deprecation warnings

[RFC net-next/wireless-next v1 1/2] ethernet: check nvmem cells for mac-address
 2021-10-30 17:41 UTC  (4+ messages)
` [RFC net-next/wireless-next v1 2/2] ath10k: move device_get_mac_address() and pass errors up the chain

[PATCH 1/2] futex: ensure futex_atomic_cmpxchg_inatomic() is present
 2021-10-30 17:37 UTC  (3+ messages)
` [PATCH 2/2] futex: remove futex_cmpxchg detection

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

[Buildroot] [PATCH] package/bind: security bump to version 9.11.36
 2021-10-30 17:35 UTC 

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

[PATCH] ARC: thread_info.h: correct two typos in a comment
 2021-10-30 17:34 UTC  (3+ messages)

stable-rc/queue/4.4 baseline: 97 runs, 1 regressions (v4.4.290-15-g2a82217a1115)
 2021-10-30 17:33 UTC 

[PATCH net] ixgbe: set X550 MDIO speed before talking to PHY
 2021-10-30 17:28 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH RFC bpf-next v1 5/6] net: netfilter: Add unstable CT lookup helper for XDP and TC-BPF
 2021-10-30 17:27 UTC  (2+ messages)

[PATCH] builtin: add git-default-branch command
 2021-10-30 17:18 UTC  (2+ messages)

[ulogd2 PATCH 00/13] Build Improvements
 2021-10-30 17:21 UTC  (7+ messages)
` [ulogd2 PATCH 08/13] build: only conditionally enter sub-directories containing optional code
` [ulogd2 PATCH 10/13] build: update obsolete autoconf macros
` [ulogd2 PATCH 13/13] build: bump autoconf version to 2.71

[PATCH 0/5] Expand Semtech SAR Sensors support
 2021-10-30 17:24 UTC  (3+ messages)
` [PATCH 4/5] dt-bindings: iio: Add sx9324 binding

[PATCH 0/5] Raspberry Pi Sense HAT driver
 2021-10-30 17:20 UTC  (3+ messages)
` [PATCH 1/5] drivers/mfd: sensehat: Raspberry Pi Sense HAT core driver

[dpdk-dev] [RFC v2 1/3] eventdev: allow for event devices requiring maintenance
 2021-10-30 17:19 UTC  (6+ messages)
` [dpdk-dev] [PATCH "

[PATCH net-next v2 0/4] improve ethtool/rtnl vs devlink locking
 2021-10-30 17:18 UTC  (5+ messages)
` [PATCH net-next v2 1/4] ethtool: push the rtnl_lock into dev_ethtool()
` [PATCH net-next v2 2/4] ethtool: handle info/flash data copying outside rtnl_lock
` [PATCH net-next v2 3/4] devlink: expose get/put functions
` [PATCH net-next v2 4/4] ethtool: don't drop the rtnl_lock half way thru the ioctl

iw reg get Not showing 6GHz channels in Germany
 2021-10-30 17:17 UTC  (2+ messages)
  ` iwlwifi: ax210: 6GHz channels disabled in Germany by firmware


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.