All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-09 13:07:24 to 2022-08-09 13:54:02 UTC [more...]

[PATCH v2] KVM: arm64: fix compile error because of shift overflow
 2022-08-09 13:53 UTC  (4+ messages)

[kvm-unit-tests RFC PATCH 00/19] arm/arm64: Rework cache maintenance at boot
 2022-08-09 13:53 UTC  (10+ messages)
` [kvm-unit-tests RFC PATCH 01/19] Makefile: Define __ASSEMBLY__ for assembly files
` [kvm-unit-tests RFC PATCH 09/19] arm/arm64: Zero secondary CPUs' stack
` [kvm-unit-tests RFC PATCH 12/19] arm/arm64: assembler.h: Replace size with end address for dcache_by_line_op
` [kvm-unit-tests RFC PATCH 19/19] arm/arm64: Rework the cache maintenance in asm_mmu_disable

[PATCH v5 00/20] Add driver nodes for MT8195 SoC
 2022-08-09 13:53 UTC  (5+ messages)
` [PATCH v5 02/20] dt-bindings: memory: mediatek: Update condition for mt8195 smi node

[PATCH v2 0/5] mfd: stmpe: Probe sub-function by compatible
 2022-08-09 13:50 UTC  (13+ messages)
` [PATCH v2 3/5] dt-bindings: gpio: stmpe: Remove node name requirement
` [PATCH v2 4/5] dt-bindings: iio: adc: "
` [PATCH v2 5/5] dt-bindings: input: touchscreen: "

[PATCH v3 1/2] KVM: x86/xen: Initialize Xen timer only once
 2022-08-09 13:51 UTC  (6+ messages)
` [PATCH v3 2/2] KVM: x86/xen: Stop Xen timer before changing IRQ

[ogabbay:habanalabs-next 24/27] drivers/misc/habanalabs/gaudi2/gaudi2.c:3837:5: sparse: sparse: symbol 'gaudi2_set_engine_cores' was not declared. Should it be static?
 2022-08-09 13:51 UTC 

Strange NFS file glob behavior
 2022-08-09 13:49 UTC  (2+ messages)

[PATCH v3 0/2] bundle URIs: design doc and initial git fetch --bundle-uri implementation
 2022-08-09 13:49 UTC  (5+ messages)
` [PATCH v4 0/2] bundle URIs: design doc
  ` [PATCH v4 1/2] docs: document bundle URI standard
  ` [PATCH v4 2/2] bundle-uri: add example bundle organization

[PATCH v9 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-09 13:46 UTC  (11+ messages)
` [PATCH v9 01/10] btf: Add a new kfunc flag which allows to mark a function to be sleepable
` [PATCH v9 02/10] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v9 03/10] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v9 04/10] bpf: Export bpf_dynptr_get_size()
` [PATCH v9 05/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v9 06/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v9 07/10] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v9 08/10] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v9 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v9 10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc

[PATCH v3 1/1] bpf: Drop unprotected find_vpid() in favour of find_get_pid()
 2022-08-09 13:47 UTC 

[PATCH] sstate: Don't abort if installing a sstate package fails
 2022-08-09 13:48 UTC  (3+ messages)
` [OE-core] "

[RFC PATCH 0/1] hibernate and roothub port power
 2022-08-09 13:49 UTC  (9+ messages)

Votre demande : Der Preisverfall von Bitcoin macht Sie zum Millionar
 2022-08-09 12:44 UTC 

[PATCH v3 0/3] ARM: imx6: dh-imx6: Enable d-cache early in SPL
 2022-08-09 13:46 UTC  (11+ messages)
` [PATCH v3 1/3] Convert CONFIG_SYS_L2_PL310 to Kconfig

[PATCH v1 00/42] y2038: Allow building and running somkey with y2038 support enabled
 2022-08-09 13:43 UTC  (43+ messages)
` [PATCH v1 01/42] y2038: cobalt: posix/sem: Remove compat syscall for sem_timedwait64
` [PATCH v1 02/42] y2038: cobalt: posix/clock: Remove compat syscall for clock_gettime64
` [PATCH v1 03/42] y2038: cobalt: posix/clock: Remove compat syscall for clock_settime64
` [PATCH v1 04/42] y2038: cobalt: posix/clock: Remove compat syscall for clock_nanosleep64
` [PATCH v1 05/42] y2038: cobalt: posix/clock: Remove compat syscall for clock_getres64
` [PATCH v1 06/42] y2038: cobalt: posix/clock: Remove compat syscall for clock_adjtime64
` [PATCH v1 07/42] y2038: cobalt: posix/mutex: Remove compat syscall for mutex_timedlock64
` [PATCH v1 08/42] y2038: cobalt: posix/mqueue: Remove compat syscall for mq_timedsend64
` [PATCH v1 09/42] y2038: cobalt: posix/monitor: Remove compat syscall for monitor_wait64
` [PATCH v1 10/42] y2038: cobalt: posix/event: Remove compat syscall for event_wait64
` [PATCH v1 11/42] y2038: cobalt: posix/cond: Remove compat syscall for cond_wait_prologue64
` [PATCH v1 12/42] y2038: cobalt: Cleanup code style of time.{c,h}
` [PATCH v1 13/42] y2038: posix/mq: Fix mq_timedsend syscall routing
` [PATCH v1 14/42] lib/cobalt: Fix possible fd leak in __map_umm
` [PATCH v1 15/42] testsuite/smokey/sched-quota: Allow building with gcc 12
` [PATCH v1 16/42] y2038: posix/mq: Harmonize mq_receive and mq_timedreceive
` [PATCH v1 17/42] y2038: testsuite/smokey/y2038: Fix a very unlikely resource leak
` [PATCH v1 18/42] y2038: cobalt/posix/clock: Use timespec64_valid() for validation
` [PATCH v1 19/42] y2038: Prepare code base for 64bit time_t
` [PATCH v1 20/42] y2038: build: Introduce new build parameter --enable-y2038
` [PATCH v1 21/42] y2038: cobalt: Introduce some itimerspec64 related helpers
` [PATCH v1 22/42] y2038: cobalt/posix/timer: Adding timer_settime64
` [PATCH v1 23/42] y2038: lib/cobalt: Dispatch timer_settime
` [PATCH v1 24/42] y2038: testsuite/smokey/y2038: Adding tests for timer_settime
` [PATCH v1 25/42] y2038: cobalt/posix/timer: Adding timer_gettime64
` [PATCH v1 26/42] y2038: lib/cobalt: Dispatch timer_gettime
` [PATCH v1 27/42] y2038: testsuite/smokey/y2038: Adding tests for timer_gettime
` [PATCH v1 28/42] y2038: cobalt/posix/timerfd: Adding timerfd_settime64
` [PATCH v1 29/42] y2038: lib/cobalt: Dispatch timerfd_settime
` [PATCH v1 30/42] y2038: testsuite/smokey/y2038: Adding tests for timerfd_settime
` [PATCH v1 31/42] y2038: cobalt/posix/timerfd: Adding timerfd_gettime64
` [PATCH v1 32/42] y2038: lib/cobalt: Dispatch timerfd_gettime
` [PATCH v1 33/42] y2038: testsuite/smokey/y2038: Adding tests for timerfd_gettime
` [PATCH v1 34/42] y2038: cobalt/posix/select: Refactor __cobalt_select()
` [PATCH v1 35/42] y2038: cobalt/posix/select: Adding pselect64
` [PATCH v1 36/42] y2038: testsuite/smokey/y2038: Adding tests for pselect64
` [PATCH v1 37/42] y2038: kernel/drivers: Implement SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
` [PATCH v1 38/42] y2038: lib/cobalt: Switch vdso to gettime64
` [PATCH v1 39/42] rtnet: Enable compat ioctl interface
` [PATCH v1 40/42] drivers/rtcan: Implement compat support for the rtcan driver
` [PATCH v1 41/42] drivers/net/stack/ipv4/udp/udp.c: Add compat support
` [PATCH v1 42/42] y2038: lib/cobalt: Add additional time64_t related function wrappers

[PATCH 0/2] kvm/selftests: Two rseq_test fixes
 2022-08-09 13:44 UTC  (9+ messages)
` [PATCH 1/2] KVM: selftests: Make rseq compatible with glibc-2.35

[PATCH] libselinux/utils: install into bin PATH
 2022-08-09 13:44 UTC  (2+ messages)

[PATCH 0/2] arm-bsp/corstone: bump to u-boot 2022.07
 2022-08-09 13:43 UTC  (4+ messages)
` [PATCH 1/2] arm-bsp/corstone1000: rebase u-boot patches on top v2022.07

[meta-virtualization][kirkstone][master][PATCH 1/4] nerdctl: install the binaries in OE standard places
 2022-08-09 13:43 UTC  (6+ messages)
` [meta-virtualization][kirkstone][master][PATCH 2/4] kubernetes: "

[GIT PULL] afs: Fix refcount handling
 2022-08-09 13:41 UTC 

[Bug 216322] New: Freezing of tasks failed after 60.004 seconds (1 tasks refusing to freeze... task:fstrim ext4_trim_fs - Dell XPS 13 9310
 2022-08-09 13:40 UTC  (2+ messages)
` [Bug 216322] "

[PATCH] PCI: mvebu: Dispose INTx irqs prior to removing INTx domain
 2022-08-09 13:39 UTC  (4+ messages)

[PATCH 0/3] Add dma-buf secure-heap
 2022-08-09 13:38 UTC  (5+ messages)
` [PATCH 1/3] dma-buf: heaps: add Linaro secure dmabuf heap support
    ` [EXT] "

[PATCH] Documentation: stable: Document alternative for referring upstream commit hash
 2022-08-09 13:37 UTC  (3+ messages)

[PATCH] [RFC] list-objects-filter: introduce new filter sparse:buffer=<spec>
 2022-08-09 13:37 UTC  (3+ messages)

[PATCH v2] Documentation: stable: Document alternative for referring upstream commit hash
 2022-08-09 13:36 UTC 

[PATCH 0/3] arm64/sysreg: Automatic generation of ID_AA64MMFR1_EL1
 2022-08-09 13:34 UTC  (3+ messages)

[PATCH] Makefile: Make grub_fstest.pp depend on config-util.h
 2022-08-09 13:35 UTC  (2+ messages)

[PATCH] igc: Remove _I_PHY_ID check for i225 devices
 2022-08-09 13:35 UTC 

sFrom b69208b75f7ae8e223c81783afb04fecd2f5faf8 Mon Sep 17 00:00:00 2001
 2022-08-09 13:34 UTC  (10+ messages)
` [PATCH 4/8] drm/tidss: Add support for Dual Link LVDS Bus Format

[PATCH v21 0/4] Add support for the silergy,sy7636a
 2022-08-09 13:33 UTC  (4+ messages)
` [PATCH v21 1/4] mfd: silergy,sy7636a: Add config option

[PATCH v4 1/1] Create debugfs file with virtio balloon usage information
 2022-08-09 13:33 UTC  (5+ messages)

[PATCH v2] mm: add thp_utilization metrics to debugfs
 2022-08-09 13:33 UTC  (2+ messages)

Format of funcgraph_{entry, exit} ftrace event
 2022-08-09 13:32 UTC 

[PATCH 1/1] common/cnxk: update partnumber for 103xx
 2022-08-09 13:31 UTC 

[PATCH 0/1] ci: upload tagged AppVeyor installers as GitHub releases
 2022-08-09 13:30 UTC  (3+ messages)

[PATCH] sched/fair: Introduce priority load balance to reduce interference from IDLE tasks
 2022-08-09 13:29 UTC 

[PATCH] kern-devsrc: Drop auto.conf creation
 2022-08-09 13:29 UTC  (4+ messages)

[PATCH 0/2] util: Resolve issues with use of grub_util_mkdir
 2022-08-09 13:29 UTC  (3+ messages)
` [PATCH 1/2] util: Ignore return value for grub_util_mkdir() on all platforms
` [PATCH 2/2] util: confirm directory creation in grub_install_mkdir_p

[PATCH] drivers:gpu:drm:amd:amdgpu:amdgpu_cs.c:fix a potential use-after-free
 2022-08-09 13:28 UTC  (3+ messages)

Linux 5.19
 2022-08-09 13:29 UTC  (15+ messages)
` ext2/zram issue [was: Linux 5.19]

[RFC] ethdev: add indirect action async query
 2022-08-09 13:28 UTC 

[Buildroot] [PATCH 1/2] package/phython-libevdev: new package
 2022-08-09 13:27 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libinput: remove python tools scripts if python is missing

[GIT PULL]
 2022-08-09 13:27 UTC 

[PATCH 0/2] USB: core: add a way to revoke access to open USB devices
 2022-08-09 13:27 UTC  (11+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] usb: Implement usb_revoke() BPF function

[PATCH 00/13] USB support for QCS404 SoC
 2022-08-09 13:27 UTC  (5+ messages)
` [PATCH 04/13] reset: qcom: Add support for QCS404 SoC reset table

[PATCH] arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings
 2022-08-09 13:26 UTC  (3+ messages)

[RFC] ethdev: add async flow connection tracking configuration
 2022-08-09 13:25 UTC 

[PATCH] grub-shell: Use shell variable instead of autoconf
 2022-08-09 13:25 UTC  (2+ messages)

[PATCH v12 0/3] EDAC: nuvoton: Add nuvoton NPCM memory controller driver
 2022-08-09 13:16 UTC  (5+ messages)
` [PATCH v12 3/3] EDAC: nuvoton: Add "
    ` Referencing non-public datasheets in commit messages (was: [PATCH v12 3/3] EDAC: nuvoton: Add NPCM memory controller driver)

[PATCH] rev-list: support `--human-readable` option when applied `disk-usage`
 2022-08-09 13:22 UTC  (3+ messages)
` [PATCH v2] rev-list: support human-readable output for `--disk-usage`

[RFC PATCH 1/5] net: Add a function to retrieve UDP connection
 2022-08-09 13:20 UTC  (5+ messages)
` [RFC PATCH 2/5] net: Implement source port randomization
` [RFC PATCH 3/5] net: Add simple TCP support
` [RFC PATCH 4/5] Add irc command
` [RFC PATCH 5/5] Add tcpdump command

drivers/md/raid10.c:2647:60: sparse: sparse: incorrect type in argument 5 (different base types)
 2022-08-09 13:22 UTC  (5+ messages)
  ` [kbuild-all] "

[PATCH net-next 0/3] sfc: add support for PTP over IPv6 and 802.3
 2022-08-09 13:22 UTC  (7+ messages)
` [PATCH net-next 1/3] sfc: allow more flexible way of adding filters for PTP
` [PATCH net-next 2/3] sfc: support PTP over IPv6/UDP
` [PATCH net-next 3/3] sfc: support PTP over Ethernet

Framework Roadthemes "Kryptowahrung macht Sie zum Millionar"
 2022-08-09  5:14 UTC 

[PATCH] selftests: add missing ')' in lib.mk
 2022-08-09 13:20 UTC 

[PATCH v2 0/4] reset/checkout: fix miscellaneous sparse index bugs
 2022-08-09 13:20 UTC  (4+ messages)
` [PATCH v3 "

[Intel-wired-lan] [PATCH net v3] i40e: Disallow ip4 and ip6 l4_4_bytes
 2022-08-09 13:16 UTC  (3+ messages)
` [Intel-wired-lan] Time problems at Intel offices (was: [PATCH net v3] i40e: Disallow ip4 and ip6 l4_4_bytes)

[PATCH] cryptodisk: Support encrypted volumes using detached headers on a partition
 2022-08-09 13:17 UTC  (2+ messages)

[PATCH 1/2] util/main-loop: Fix maximum number of wait objects for win32
 2022-08-09 13:15 UTC  (2+ messages)

[patch iproute2-next] devlink: expose nested devlink for a line card object
 2022-08-09 13:17 UTC 

[igt-dev] [PATCH i-g-t 0/3] Switch the FFT library from GSL to meow_fft
 2022-08-09 13:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH nf 0/4] netfilter: conntrack: remove 64kb max size assumptions
 2022-08-09 13:16 UTC  (5+ messages)
` [PATCH nf 1/4] netfilter: conntrack: sane: remove pseudo skb linearization
` [PATCH nf 2/4] netfilter: conntrack: h323: cap packet size at 64k
` [PATCH nf 3/4] netfilter: conntrack_ftp: prefer skb_linearize
` [PATCH nf 4/4] netfilter: conntrack_irc: cap packet search space to 4k

[PATCH v7 00/13] Add MediaTek MT6370 PMIC support
 2022-08-09 13:14 UTC  (9+ messages)
` [PATCH v7 06/13] dt-bindings: mfd: Add MediaTek MT6370
` [PATCH v7 07/13] mfd: mt6370: Add MediaTek MT6370 support

What's cooking in git.git (Aug 2022, #03; Mon, 8)
 2022-08-09 13:16 UTC  (2+ messages)
` ds/* (was What's cooking in git.git (Aug 2022, #03; Mon, 8))

[xen-unstable-smoke test] 172324: tolerable FAIL - PUSHED
 2022-08-09 13:15 UTC 

[PATCH v2 00/11] Drivers for gunyah hypervisor
 2022-08-09 13:13 UTC  (5+ messages)

[PATCH v2 1/2] drm/amdgpu: enable GFX Power Gating for GC IP v11.0.1
 2022-08-09 13:13 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/gem_lmem_swapping: add some coverage for big objects
 2022-08-09 13:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/gem_lmem_swapping: add some coverage for big objects (rev2)

[PATCH] dt-bindings: marvell: Update Armada 37xx platform bindings
 2022-08-09 13:13 UTC  (5+ messages)

[PATCH v3 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
 2022-08-09 13:13 UTC  (2+ messages)

[PATCH] arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL
 2022-08-09 13:12 UTC  (5+ messages)

[BUG] cxl can not create region
 2022-08-09 13:12 UTC  (5+ messages)

[BUG] Unicode filenames handling in `git log --stat`
 2022-08-09 13:11 UTC 

[PATCH v2 0/5] Bundle URIs II: git clone --bundle-uri
 2022-08-09 13:11 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] remote-curl: add 'get' capability
  ` [PATCH v3 2/5] bundle-uri: create basic file-copy logic
  ` [PATCH v3 3/5] clone: add --bundle-uri option
  ` [PATCH v3 4/5] bundle-uri: add support for http(s):// and file://
  ` [PATCH v3 5/5] clone: --bundle-uri cannot be combined with --depth

drivers/ufs/host/tc-dwc-g210-pltfrm.c:36:34: warning: unused variable 'tc_dwc_g210_pltfm_match'
 2022-08-09 13:10 UTC 

[PATCH] dt-bindings: gpio: gpio-xilinx: Convert Xilinx axi gpio binding to YAML
 2022-08-09 13:08 UTC  (2+ messages)

[PATCH net] selftests: forwarding: Fix failing tests with old libnet
 2022-08-09 13:10 UTC  (2+ messages)

[virtio-comment] [PATCH V3 RESEND 0/4] Introduce virtio transport virtqueue
 2022-08-09 13:09 UTC  (4+ messages)
` [virtio-comment] [PATCH V3 RESEND 2/4] Introduce the commands set of the transport vq

[PATCH] perf tools: Fix missing free of machine->kallsyms_filename
 2022-08-09 13:07 UTC 

[PATCH v2] drm/amd/display: set panel orientation before drm_dev_register
 2022-08-09  8:27 UTC  (3+ messages)

[RFC PATCH v1 0/9] Renesas RZ/N1 SoC initial support
 2022-08-09 13:07 UTC  (4+ messages)
` [RFC PATCH v1 9/9] tools: Add tool to create Renesas SPKG images


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.