linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-13 14:49:26 to 2021-09-13 16:23:18 UTC [more...]

[PATCH 00/10] raise minimum GCC version to 5.1
 2021-09-13 16:23 UTC  (11+ messages)
` [PATCH 01/10] Documentation: raise minimum supported version of GCC "
` [PATCH 02/10] compiler.h: drop fallback overflow checkers
` [PATCH 03/10] mm/ksm: remove old GCC 4.9+ check
` [PATCH 04/10] Kconfig.debug: drop GCC 5+ version check for DWARF5

start switching sysfs attributes to expose the seq_file
 2021-09-13 16:22 UTC  (3+ messages)
` [PATCH 01/13] seq_file: mark seq_get_buf as deprecated

[PATCH 5.14 000/334] 5.14.4-rc1 review
 2021-09-13 16:22 UTC  (48+ messages)
` [PATCH 5.14 018/334] nbd: add the check to prevent overflow in __nbd_ioctl()
` [PATCH 5.14 147/334] drm/bridge: ti-sn65dsi86: Dont read EDID blob over DDC
` [PATCH 5.14 236/334] gfs2: init system threads before freeze lock
` [PATCH 5.14 243/334] octeontx2-pf: Dont install VLAN offload rule if netdev is down
` [PATCH 5.14 272/334] net/mlx5e: Use correct eswitch for stack devices with lag
` [PATCH 5.14 274/334] ice: fix Tx queue iteration for Tx timestamp enablement
` [PATCH 5.14 276/334] ice: restart periodic outputs around time changes
` [PATCH 5.14 277/334] ice: Only lock to update netdev dev_addr
` [PATCH 5.14 278/334] net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the driver probe list
` [PATCH 5.14 279/334] ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
` [PATCH 5.14 280/334] ALSA: usb-audio: Add lowlatency module option
` [PATCH 5.14 281/334] atlantic: Fix driver resume flow
` [PATCH 5.14 288/334] net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
` [PATCH 5.14 292/334] octeontx2-af: Fix static code analyzer reported issues
` [PATCH 5.14 293/334] octeontx2-af: Set proper errorcode for IPv4 checksum errors
` [PATCH 5.14 302/334] io_uring: io_uring_complete() trace should take an integer
` [PATCH 5.14 306/334] cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED
` [PATCH 5.14 307/334] smb3: fix posix extensions mount option
` [PATCH 5.14 308/334] tty: Fix data race between tiocsti() and flush_to_ldisc()
` [PATCH 5.14 309/334] perf/x86/intel/uncore: Fix IIO cleanup mapping procedure for SNR/ICX
` [PATCH 5.14 310/334] Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"
` [PATCH 5.14 311/334] KVM: s390: index kvm->arch.idle_mask by vcpu_idx
` [PATCH 5.14 312/334] KVM: x86: Update vCPUs hv_clock before back to guest when tsc_offset is adjusted
` [PATCH 5.14 313/334] KVM: x86: clamp host mapping level to max_level in kvm_mmu_max_mapping_level
` [PATCH 5.14 314/334] KVM: x86/mmu: Avoid collision with !PRESENT SPTEs in TDP MMU lpage stats
` [PATCH 5.14 315/334] KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
` [PATCH 5.14 316/334] KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-Enter
` [PATCH 5.14 317/334] KVM: arm64: Unregister HYP sections from kmemleak in protected mode
` [PATCH 5.14 318/334] KVM: arm64: vgic: Resample HW pending state on deactivation
` [PATCH 5.14 319/334] ARM: dts: at91: add pinctrl-{names, 0} for all gpios
` [PATCH 5.14 320/334] io-wq: check max_worker limits if a worker transitions bound state
` [PATCH 5.14 321/334] md/raid10: Remove unnecessary rcu_dereference in raid10_handle_discard
` [PATCH 5.14 322/334] char: tpm: Kconfig: remove bad i2c cr50 select
` [PATCH 5.14 323/334] fuse: truncate pagecache on atomic_o_trunc
` [PATCH 5.14 325/334] fuse: wait for writepages in syncfs
` [PATCH 5.14 326/334] IMA: remove -Wmissing-prototypes warning
` [PATCH 5.14 327/334] IMA: remove the dependency on CRYPTO_MD5
` [PATCH 5.14 328/334] fbmem: dont allow too huge resolutions
` [PATCH 5.14 329/334] ACPI: PRM: Find PRMT table before parsing it
` [PATCH 5.14 330/334] RDMA/mlx5: Fix number of allocated XLT entries
` [PATCH 5.14 331/334] bootconfig: Fix missing return check of xbc_node_compose_key function
` [PATCH 5.14 332/334] backlight: pwm_bl: Improve bootloader/kernel device handover
` [PATCH 5.14 333/334] parisc: Fix unaligned-access crash in bootloader
` [PATCH 5.14 334/334] clk: kirkwood: Fix a clocking boot regression

[PATCH 0/4] staging: r8188eu: more power management cleanup
 2021-09-13 16:22 UTC  (2+ messages)

[PATCH RESEND v3 1/6] powerpc/signal64: Access function descriptor with user access block
 2021-09-13 16:21 UTC  (9+ messages)
` [PATCH RESEND v3 2/6] powerpc/signal: Include the new stack frame inside the "
` [PATCH RESEND v3 3/6] signal: Add unsafe_copy_siginfo_to_user()
` [PATCH RESEND v3 4/6] signal: Add unsafe_copy_siginfo_to_user32()
` [PATCH RESEND v3 5/6] powerpc/uaccess: Add unsafe_clear_user()
` [PATCH RESEND v3 6/6] powerpc/signal: Use unsafe_copy_siginfo_to_user()

[mcgrof-next:20210908-firmware-builtin-v4 2/11] drivers/base/firmware_loader/builtin/main.c:36:6: error: no previous prototype for function 'firmware_is_builtin'
 2021-09-13 16:21 UTC  (7+ messages)
  ` [kbuild-all] "

[PATCH 1/3 V7] KVM, SEV: Add support for SEV intra host migration
 2021-09-13 16:21 UTC  (4+ messages)

[PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2021-09-13 16:21 UTC  (16+ messages)
` [PATCH v2 01/12] kexec: Allow architecture code to opt-out at runtime
` [PATCH v2 02/12] x86/kexec/64: Forbid kexec when running as an SEV-ES guest
` [PATCH v2 03/12] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH v2 04/12] x86/sev: Do not hardcode "
` [PATCH v2 05/12] x86/sev: Use GHCB protocol version 2 if supported
` [PATCH v2 06/12] x86/sev: Cache AP Jump Table Address
` [PATCH v2 07/12] x86/sev: Setup code to park APs in the AP Jump Table
` [PATCH v2 08/12] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [PATCH v2 09/12] x86/sev: Use AP Jump Table blob to stop CPU
` [PATCH v2 10/12] x86/sev: Add MMIO handling support to boot/compressed/ code
` [PATCH v2 11/12] x86/sev: Handle CLFLUSH MMIO events
` [PATCH v2 12/12] x86/sev: Support kexec under SEV-ES with AP Jump Table blob

[PATCH 00/12] staging: r8188eu: power management cleanup
 2021-09-13 16:21 UTC  (2+ messages)

[PATCH V3 0/5] virtio: Add virtio-device bindings
 2021-09-13 16:19 UTC  (4+ messages)
` [PATCH V3 5/5] virtio: Bind virtio device to device-tree node

[PATCH] staging: r8188eu: core: remove the function power_saving_wk_hdl
 2021-09-13 16:18 UTC  (2+ messages)

[PATCH v2] staging: r8188eu: core: remove duplicate structure
 2021-09-13 16:18 UTC  (2+ messages)

[PATCH] landlock: Drop "const" argument qualifier to avoid GCC 4.9 warnings
 2021-09-13 16:16 UTC  (3+ messages)

[PATCH] Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"
 2021-09-13 16:15 UTC  (2+ messages)

[PATCH] clk: samsung: s5pv210-audss: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-13 16:15 UTC  (2+ messages)

[PATCH v3 0/4] PCI/ACPI: Simplify PCIe _OSC feature negotiation
 2021-09-13 16:14 UTC  (3+ messages)

[PATCH] clk: samsung: exynos5433: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-13 16:13 UTC  (2+ messages)

[PATCH v3 0/4] CM4 ACPI PCIe quirk
 2021-09-13 16:12 UTC  (3+ messages)
` [PATCH v3 3/4] PCI/ACPI: Add Broadcom bcm2711 MCFG quirk

[PATCH] clk: samsung: exynos4412-isp: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-13 16:12 UTC  (2+ messages)

[PATCH] xtensa: Increase size of gcc stack frame check
 2021-09-13 16:11 UTC  (3+ messages)

[PATCH] clk: samsung: exynos-audss: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-13 16:10 UTC  (2+ messages)

how many memset(,0,) calls in kernel ?
 2021-09-13 16:09 UTC  (4+ messages)

[PATCH v2 0/3] scsi: ufs: introduce vendor isr
 2021-09-13 16:09 UTC  (2+ messages)

[PATCH RESEND net] ice: Correctly deal with PFs that do not support RDMA
 2021-09-13 16:07 UTC  (4+ messages)

[PATCH] nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEM
 2021-09-13 16:05 UTC 

[PATCH 1/2] doc: Fix typo in Documentation/riscv/vm-layout
 2021-09-13 15:57 UTC  (2+ messages)

[PATCH v1] vmpressure: wake up work only when there is registration event
 2021-09-13 16:03 UTC  (2+ messages)

[PATCH 00/16] add driver to support firmware loading on Cirrus Logic DSPs
 2021-09-13 16:00 UTC  (17+ messages)
` [PATCH 01/16] ASoC: wm_adsp: Remove use of snd_ctl_elem_type_t
` [PATCH 02/16] ASoC: wm_adsp: Move check for control existence
` [PATCH 03/16] ASoC: wm_adsp: Switch to using wm_coeff_read_ctrl for compressed buffers
` [PATCH 04/16] ASoC: wm_adsp: Cancel ongoing work when removing controls
` [PATCH 05/16] ASoC: wm_adsp: Rename generic DSP support
` [PATCH 06/16] ASoC: wm_adsp: Introduce cs_dsp logging macros
` [PATCH 07/16] ASoC: wm_adsp: Separate some ASoC and generic functions
` [PATCH 08/16] ASoC: wm_adsp: Split DSP power operations into helper functions
` [PATCH 09/16] ASoC: wm_adsp: Move sys_config_size to wm_adsp
` [PATCH 10/16] ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handling
` [PATCH 11/16] ASoC: wm_adsp: Move check of dsp->running to better place
` [PATCH 12/16] ASoC: wm_adsp: Pass firmware names as parameters when starting DSP core
` [PATCH 13/16] ASoC: wm_adsp: move firmware loading to client
` [PATCH 14/16] ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp
` [PATCH 15/16] ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_ops
` [PATCH 16/16] firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPs

[PATCH v2] io-wq: expose IO_WQ_ACCT_* enumeration items to UAPI
 2021-09-13 15:52 UTC  (3+ messages)

[PATCH RESEND 0/8] hugetlb: add demote/split page functionality
 2021-09-13 15:50 UTC  (10+ messages)

[PATCH 0/2] doc: Add tip maintainer's handbook
 2021-09-13 15:39 UTC  (3+ messages)
` [PATCH 1/2] Documentation/process: Add maintainer handbooks section
` [PATCH 2/2] Documentation/process: Add tip tree handbook

[PATCH] bpf: fix kmalloc bug in bpf_check
 2021-09-13 15:36 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: sun8i: r40: Add I2S nodes
 2021-09-13 15:42 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: sound: sun4i-i2s: add Allwinner R40 I2S compatible
    `  "

[PATCH] pci: Rename pcibios_add_device to match
 2021-09-13 15:27 UTC 

[PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
 2021-09-13 15:22 UTC  (8+ messages)

[PATCH v6] media: em28xx: Fix race condition between open and init function
 2021-09-13 15:11 UTC  (3+ messages)

[PATCH v3] io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg items
 2021-09-13 15:44 UTC 

[PATCH] kprobes: convert tests to kunit
 2021-09-13 15:43 UTC 

[PATCH 0/1] Arch use of pci_dev_is_added()
 2021-09-13 14:58 UTC  (4+ messages)
` [PATCH 1/1] powerpc: Drop superfluous pci_dev_is_added() calls

[PATCH v4 0/2] Add temperature notification support
 2021-09-13 15:29 UTC  (4+ messages)
` [PATCH v4 1/2] scsi: ufs: Probe for "

[PATCH v2] ASoC: mediatek: common: handle NULL case in suspend/resume function
 2021-09-13 15:32 UTC  (4+ messages)

[RFC][PATCH] watchdog: rti-wdt: Provide set_timeout handler to make existing userspace happy
 2021-09-13 14:37 UTC  (2+ messages)

[RFC/RFT PATCH 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-09-13 15:29 UTC  (7+ messages)
` [PATCH 1/2] x86: sgx_vepc: extract sgx_vepc_remove_page

[git pull] iov_iter fixes
 2021-09-13 15:29 UTC  (10+ messages)

[PATCH] Revert "Enable '-Werror' by default for all kernel builds"
 2021-09-13 14:33 UTC  (8+ messages)

[PATCH] media: atomisp: fix control reaches end of non-void function error
 2021-09-13 14:24 UTC  (3+ messages)

[PATCH v3 0/2] Add temperature notification support
 2021-09-13 15:26 UTC  (8+ messages)
` [PATCH v3 1/2] scsi: ufs: Probe for "

[PATCH v2] scsi: libiscsi: move init ehwait to iscsi_session_setup()
 2021-09-13 15:23 UTC  (2+ messages)

[PATCH v2 0/3] nvmem: add ONIE NVMEM cells parser
 2021-09-13 14:20 UTC  (12+ messages)
` [PATCH v2 1/3] nvmem: core: introduce "
` [PATCH v2 3/3] nvmem: add ONIE nvmem "

Linux 5.15-rc1
 2021-09-13 14:18 UTC  (2+ messages)

[dborkman:pr/bpf-cgrp 2/4] include/linux/cgroup-defs.h:771:70: warning: unused parameter 'skcd'
 2021-09-13 15:19 UTC  (2+ messages)

[PATCH RESEND v3 00/13] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-09-13 15:12 UTC  (14+ messages)
` [PATCH RESEND v3 01/13] blk-mq: Change rqs check in blk_mq_free_rqs()
` [PATCH RESEND v3 02/13] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
` [PATCH RESEND v3 03/13] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
` [PATCH RESEND v3 04/13] blk-mq: Invert check "
` [PATCH RESEND v3 05/13] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}()
` [PATCH RESEND v3 06/13] blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}()
` [PATCH RESEND v3 07/13] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
` [PATCH RESEND v3 08/13] blk-mq: Don't clear driver tags own mapping
` [PATCH RESEND v3 09/13] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
` [PATCH RESEND v3 10/13] blk-mq: Add blk_mq_alloc_map_and_rqs()
` [PATCH RESEND v3 11/13] blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}()
` [PATCH RESEND v3 12/13] blk-mq: Use shared tags for shared sbitmap support
` [PATCH RESEND v3 13/13] blk-mq: Stop using pointers for blk_mq_tags bitmap tags

[PATCH] powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype for 'create_section_mapping'
 2021-09-13 15:17 UTC 

[RFC PATCH 0/3] Type C partner power supply and PDO support
 2021-09-13 15:15 UTC  (4+ messages)
` [RFC PATCH 2/3] power: supply: Add support for PDOs props

[PATCH 0/3] fs/ntfs3: Speed up hardlink creation
 2021-09-13 15:15 UTC  (4+ messages)
` [PATCH 1/3] fs/ntfs3: Fix insertion of attr in ni_ins_attr_ext
` [PATCH 2/3] fs/ntfs3: Change max hardlinks limit to 4000
` [PATCH 3/3] fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_update

[PATCH] perf script: Fix ip display when type != attr->type
 2021-09-13 15:13 UTC  (2+ messages)

[PATCH v2 1/1] tpm/tpm_i2c_infineon: Fix init endian vendor check
 2021-09-13 14:03 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: protect sleepq_len access by sleep_q.lock
 2021-09-13 15:12 UTC  (4+ messages)

[PATCH] sched: Add a new version sysctl to control child runs first
 2021-09-13 13:42 UTC  (4+ messages)

[RFC v2 00/13] create power sequencing subsystem
 2021-09-13 13:42 UTC  (5+ messages)
` [RFC v2 01/13] power: add power sequencer subsystem

[RFC PATCH net 0/5] Make DSA switch drivers compatible with masters which unregister on shutdown
 2021-09-13 13:38 UTC  (7+ messages)
` [RFC PATCH net 2/5] net: dsa: be "
` [RFC PATCH net 5/5] net: dsa: xrs700x: "

[mm/page] ab19939a6a: ltp.msync04.fail
 2021-09-13 14:59 UTC  (3+ messages)
` [LTP] "

[PATCH] scsi: qla2xxx: Remove redundant initialization of pointer req
 2021-09-13 14:58 UTC  (2+ messages)

[PATCH] trace: Do some cleanups for osnoise tracer
 2021-09-13 14:58 UTC  (2+ messages)

[PATCH] scsi: target: Remove unused argument of some functions
 2021-09-13 14:56 UTC  (2+ messages)

[PATCH] posix-cpu-timers: Fix spuriously armed 0-value itimer
 2021-09-13 14:53 UTC 

[RFC PATCH] perf: fix panic by mark recursion inside perf_log_throttle
 2021-09-13 14:49 UTC  (3+ messages)
` [PATCH] perf: fix panic by disable ftrace on fault.c

[PATCH v14 0/7] Add tpm i2c ptp driver
 2021-09-13 14:43 UTC  (8+ messages)
` [PATCH v14 1/7] tpm: Make read{16, 32}() and write32() in tpm_tis_phy_ops optional
` [PATCH v14 2/7] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v14 3/7] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v14 4/7] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v14 5/7] tpm: tpm_tis: verify TPM_STS register is valid after locality request
` [PATCH v14 6/7] tpm: tpm_tis: add tpm_tis_i2c driver
` [PATCH v14 7/7] \tpm: Add YAML schema for TPM TIS I2C options

[PATCH 00/13] Extend AHUB audio support for Tegra210 and later
 2021-09-13 14:23 UTC  (4+ messages)
` [PATCH 06/13] ASoC: tegra: Add Tegra210 based MVC driver

[PATCH] tests: add mqueue sysctl tests for user namespace
 2021-09-13 14:40 UTC  (3+ messages)
` [PATCH V2] ipc: add set_ownership() and permissions() callbacks for posix mqueue sysctl

[RFC PATCH 0/2] PM6125 regulator support
 2021-09-13 14:32 UTC  (5+ messages)
` [RFC PATCH 2/2] regulator: qcom_smd: Add "

[RFC PATCH 0/2] support cgroup pool in v1
 2021-09-13 14:20 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).