linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-28 10:03:25 to 2020-03-28 16:44:31 UTC [more...]

[PATCH v3 00/10] Support XSAVES supervisor states
 2020-03-28 16:43 UTC  (6+ messages)
` [PATCH v3 02/10] x86/fpu/xstate: Define new macros for supervisor and user xstates
` [PATCH v3 06/10] x86/fpu/xstate: Update sanitize_restored_xstate() for supervisor xstates
` [PATCH v3 08/10] x86/fpu: Introduce copy_supervisor_to_kernel()
` [PATCH v3 09/10] x86/fpu/xstate: Preserve supervisor states for slow path of __fpu__restore_sig()
` [PATCH v3 10/10] x86/fpu/xstate: Restore supervisor states for signal return

[RFC PATCH v1 25/50] HID: hid-lg: We only need pseudorandom bytes for the address
 2019-03-27 12:27 UTC 

[RFC PATCH v1 26/50] drivers/nfc/nfcsim: use prandom_32() for time delay
 2019-03-21  2:50 UTC 

[RFC PATCH v1 48/50] arch/arm/kernel/process.c: Use get_random_max32() for sigpage_addr()
 2019-11-29 23:57 UTC 

[RFC PATCH v1 29/50] fs/ocfs2/journal: Use prandom_u32() and not /dev/random for timeout
 2019-03-21  3:07 UTC 

[RFC PATCH v1 06/50] ubi/debug: Optimize computation of odds
 2019-03-18  8:22 UTC 

[RFC PATCH v1 39/50] arm: kexec_file: Avoid temp buffer for RNG seed
 2019-12-10 15:45 UTC 

[RFC PATCH v1 42/50] drivers/ininiband: Use get_random_u32()
 2019-08-22  0:21 UTC 

[RFC PATCH v1 22/50] lib/random32: Use random_ready_callback for seeding
 2019-03-25  5:22 UTC 

[RFC PATCH v1 20/50] lib/random32: Move prandom_warmup() inside prandom_seed_early()
 2019-03-18 18:56 UTC 

[RFC PATCH v1 50/50] random: add get_random_nonce()
 2020-03-20 23:38 UTC 

[RFC PATCH v1 02/50] lib/fault-inject.c: Fix off-by-one error in probability
 2019-12-04  5:25 UTC 

[RFC PATCH v1 35/50] USB: serial: iuu_phoenix: Use pseudorandom for xmas mode
 2020-03-08  9:04 UTC 

[RFC PATCH v1 07/50] mm/slab: Use simpler Fisher-Yates shuffle
 2019-03-18 11:07 UTC 

[RFC PATCH v1 24/50] crypto4xx_core: Use more appropriate seed for PRNG
 2019-03-27 11:56 UTC 

[RFC PATCH v1 27/50] drivers/s390/scsi/zcsp_fc.c: Use prandom_u32_max() for backoff
 2019-11-29 20:39 UTC 

[RFC PATCH v1 16/50] include/net/red.h: Simplify red_random() TO BE VERIFIED
 2019-03-18 10:56 UTC 

[RFC PATCH v1 19/50] net/sched/sch_netem: Simplify get_crandom
 2019-03-18 18:50 UTC 

[RFC PATCH v1 03/50] fault-inject: Shrink struct fault_attr
 2019-12-04  7:23 UTC 

[RFC PATCH v1 09/50] <linux/random.h> prandom_u32_max() for power-of-2 ranges
 2019-03-16  6:32 UTC 

[RFC PATCH v1 15/50] drivers/block/drbd/drbd_main: fix _drbd_fault_random()
 2019-03-25 18:24 UTC 

[RFC PATCH v1 10/50] <linux/random.h> Make prandom_u32_max() exact for constant ranges
 2019-12-21  3:30 UTC 

[RFC PATCH v1 12/50] Treewide: Extirpate prandom_u32_state(rnd) % range
 2019-03-18  6:46 UTC 

[PATCH] iio: buffer: drop left-over 'stufftoread' field
 2020-03-28 16:34 UTC 

[PATCH v7 0/2] Fix and optimization of split_lock_detection
 2020-03-28 16:34 UTC  (5+ messages)
` [PATCH v7 1/2] x86/split_lock: Rework the initialization flow of split lock detection
` [PATCH v7 2/2] x86/split_lock: Avoid runtime reads of the TEST_CTRL MSR

[PATCH] fbcon: fix null-ptr-deref in fbcon_switch
 2020-03-28 16:31 UTC  (2+ messages)

[PATCH] staging: rtl8712: fix checkpatch warnings
 2020-03-28  0:08 UTC  (7+ messages)
` [PATCH v2 0/5] staging: rtl8712: fix rtl871x_xmit.c warnings
  ` [PATCH v2 1/5] staging: rtl8712: fix checkpatch long-line warning
  ` [PATCH v2 2/5] staging: rtl8712: fix long-line checkpatch warning
  ` [PATCH v2 3/5] staging: rtl8712: fix checkpatch warnings
  ` [PATCH v2 4/5] staging: rtl8712: fix multiline derefernce warning
  ` [PATCH v2 5/5] staging: rtl8712:fix multiline derefernce warnings

[PATCH v3] iio: adc: ad7793: use read_avail iio hook for scale available
 2020-03-28 16:26 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: iio: Add bindings for sx9310 sensor
 2020-03-28 16:23 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings
 2020-03-28 16:20 UTC  (4+ messages)
` [PATCH v5 2/2] iio: accel: Add support for the Bosch-Sensortec BMI088

[PATCH next] vt: fix a warning when kmalloc alloc large memory
 2020-03-28 16:20 UTC  (4+ messages)

[PATCH v2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings
 2020-03-28 15:56 UTC  (3+ messages)

[PATCH] MAINTAINERS: clarify maintenance of ARM Dove drivers
 2020-03-28 15:46 UTC  (2+ messages)

[PATCH] net: dsa: Simplify 'dsa_tag_protocol_to_str()'
 2020-03-28 15:44 UTC  (2+ messages)

[PATCH 00/14] efi/gop: Refactoring + mode-setting feature
 2020-03-28 15:43 UTC  (7+ messages)
` [PATCH v2 "

[PATCH v4 0/5] exynos-ufs: Add support for UFS HCI
 2020-03-28 15:35 UTC  (6+ messages)
  ` [PATCH v4 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs
  ` [PATCH v4 5/5] arm64: dts: Add node for ufs exynos7

[PATCH RFC v2 tip/core/rcu 0/22] Prototype RCU usable from idle, exception, offline
 2020-03-28 15:34 UTC  (8+ messages)
` [PATCH RFC v2 tip/core/rcu 14/22] rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks

[patch 0/3] affine kernel threads to specified cpumask (v3)
 2020-03-28 15:21 UTC  (4+ messages)
` [patch 1/3] kthread: switch to cpu_possible_mask
` [patch 2/3] isolcpus: affine kernel threads to specified cpumask
` [patch 3/3] isolcpus: undeprecate on documentation

[GIT PULL] SCSI fixes for 5.6-rc7
 2020-03-28 15:25 UTC 

[PATCH] staging: android: ashmem: Declared file operation with const keyword
 2020-03-28 15:15 UTC 

[PATCH 0/1] iio: convert to use new I2C API
 2020-03-28 15:13 UTC  (4+ messages)
` [PATCH 1/1] iio: imu: inv_mpu6050: convert to use i2c_new_client_device()

[PATCH v4 0/2] iio: proximity: driver for vcnl3020
 2020-03-28 15:11 UTC  (5+ messages)
` [PATCH v4 1/2] iio: proximity: provide device tree binding document
` [PATCH v4 2/2] iio: proximity: Add driver support for vcnl3020 proximity sensor

[PATCH 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-03-28 15:06 UTC 

[PATCH] MAINTAINERS: clarify maintenance of Gemini SoC driver
 2020-03-28 14:43 UTC 

[PATCH v4 0/5] Add battery charger driver support for MP2629
 2020-03-28 14:42 UTC  (9+ messages)
` [PATCH v4 2/5] mfd: mp2629: Add support for mps battery charger
` [PATCH v4 3/5] iio: adc: mp2629: Add support for mp2629 ADC driver

[PATCH v2 00/13] Use vsprintf extension %pe for symbolic error
 2020-03-28 14:26 UTC  (25+ messages)
` [PATCH v2 01/13] iio: accel: kxsd9: Use vsprintf extension %pe for symbolic error name
` [PATCH v2 02/13] iio: st_sensors_i2c: "
` [PATCH v2 03/13] iio: st_sensors_spi: "
` [PATCH v2 04/13] iio: gyro: bmg160_i2c: "
` [PATCH v2 05/13] iio: gyro: bmg160_spi: "
` [PATCH v2 06/13] iio: gyro: mpu3050: "
` [PATCH v2 07/13] iio: imu: bmi160_i2c: "
` [PATCH v2 08/13] iio: imu: bmi160_spi: "
` [PATCH v2 09/13] iio: imu: inv_mpu6050_i2c: "
` [PATCH v2 10/13] iio: imu: inv_mpu6050_spi: "
` [PATCH v2 11/13] iio: light: st_uvis25_i2c: "
` [PATCH v2 13/13] iio: magn: bmc150: "

[PATCH v2] staging: vt6656: Use defines in preamble_type variables
 2020-03-28 14:17 UTC 

[PATCH v3 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-03-28 14:16 UTC  (12+ messages)
` [PATCH v3 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle
      ` [v3 "
          ` [v3 05/10] mmap locking API: Checking the Coccinelle software
            ` [Cocci] "

lockdep warning in urb.c:363 usb_submit_urb
 2020-03-28 14:15 UTC  (2+ messages)

[PATCH] staging: vt6656: Use defines in preamble_type variables
 2020-03-28 14:09 UTC 

[PATCH v18 0/4] Multi Color LED Framework Patches
 2020-03-28 14:03 UTC  (3+ messages)
` [PATCH v18 4/4] leds: multicolor: Introduce a multicolor class definition

[PATCH v4 1/3] phy: add driver for Qualcomm IPQ40xx USB PHY
 2020-03-28 13:53 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: phy-qcom-ipq4019-usb: add binding document
` [PATCH v4 3/3] ARM: dts: qcom: ipq4019: add USB devicetree nodes

[PATCH v2 0/2] nvme: compat ioctl fixes
 2020-03-28 13:56 UTC  (4+ messages)
` [PATCH v2 1/2] nvme: Fix compat NVME_IOCTL_SUBMIT_IO numbering

[net-next,v1] net: mscc: ocelot: add action of police on vcap_is2
 2020-03-28 13:50 UTC  (2+ messages)

[PATCH] sched/fair: Don't pull task if local group is more loaded than busiest group
 2020-03-28 13:23 UTC  (2+ messages)
` [sched/fair] 59901cb452: netperf.Throughput_Mbps -27.3% regression

[tracing] ff895103a8: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h
 2020-03-28 13:19 UTC 

[PATCH v3] iio: buffer: Don't allow buffers without any channels enabled to be activated
 2020-03-28 13:13 UTC  (2+ messages)

[mm/debug] f8bf55f05f: BUG:non-zero_pgtables_bytes_on_freeing_mm
 2020-03-28 13:07 UTC 

[PATCH] mtd:clear cache_state to avoid writing to bad clocks repeatedly
 2020-03-28 13:01 UTC 

[PATCH 0/2] cpufreq: intel_pstate: Run in the passive mode by default on systems without HWP
 2020-03-28 12:57 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: intel_pstate: Select schedutil as the default governor
` [PATCH 2/2] cpufreq: intel_pstate: Use passive mode by default without HWP

[PATCH 01/10] locking/rtmutex: Remove Comparison to bool
 2020-03-28 12:44 UTC  (11+ messages)
  ` [PATCH 03/10] cpu: "
  ` [PATCH 05/10] softirq: Replace BUG() after if statement with BUG_ON
  ` [PATCH 10/10] trace: Replace printk and WARN_ON with WARN

[PATCH][next] RDMA/hns: Fix uninitialized variable bug
 2020-03-28 12:40 UTC  (3+ messages)

i.MX8MN Errors on 5.6-RC7
 2020-03-28 12:37 UTC  (4+ messages)

[PATCH 0/7] thp/khugepaged improvements and CoW semantics
 2020-03-28 12:33 UTC  (13+ messages)
` [PATCH 3/7] khugepaged: Drain LRU add pagevec to get rid of extra pins
` [PATCH 5/7] khugepaged: Allow to collapse PTE-mapped compound pages

[PATCH] ACPI / CPPC: clean up acpi_get_psd_map
 2020-03-28 12:26 UTC  (2+ messages)

CHKDT error by f95cad74acdb ("dt-bindings: clocks: Convert Allwinner legacy clocks to schemas")
 2020-03-28 12:26 UTC 

[PATCH v3] fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
 2020-03-28 12:26 UTC  (2+ messages)
` [tip: locking/core] "

[tip: locking/core] thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t
 2020-03-28 12:26 UTC 

[PATCH v5] Translate debugfs.txt into Chinese and link it to the index
 2020-03-28 12:23 UTC 

[PATCH] MIPS: ralink: mt7621: Fix soc_device introduction
 2020-03-28 12:06 UTC  (2+ messages)

[PATCH 00/18] Add support for Kontron sl28cpld
 2020-03-28 12:04 UTC  (4+ messages)
` [PATCH 12/18] gpio: add support for the sl28cpld GPIO controller

[PATCH v7] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2020-03-28 12:01 UTC  (3+ messages)

[RFC][PATCHSET] x86 uaccess cleanups
 2020-03-28 11:59 UTC  (4+ messages)
` [RFC][PATCH 01/22] x86 user stack frame reads: switch to explicit __get_user()

[PATCH] swiotlb: Allow swiotlb to live at pre-defined address
 2020-03-28 11:57 UTC  (2+ messages)

[PATCH] net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
 2020-03-28 11:56 UTC 

[PATCH v2] Documentation/locking/locktypes: minor copy editor fixes
 2020-03-28 11:52 UTC  (2+ messages)
` [tip: locking/core] Documentation/locking/locktypes: Minor "

Documentation/locking/locktypes: Further clarifications and wordsmithing
 2020-03-28 11:52 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH] docs: cgroup-v1: Document the cpuset_v2_mode mount option
 2020-03-28 11:50 UTC  (2+ messages)

[PATCH -next] dmaengine: hisilicon: Fix build error without PCI_MSI
 2020-03-28 11:41 UTC 

[PATCH v2] perf synthetic-events: save 4kb from 2 stack frames
 2020-03-28 11:35 UTC  (2+ messages)

[PATCH] kselftest/runner: avoid using timeout when timeout is disabled
 2020-03-28 11:31 UTC  (3+ messages)

[PATCH v5 0/5] Add battery charger driver support for MP2629
 2020-03-28 11:29 UTC  (11+ messages)
` [PATCH v5 2/5] mfd: mp2629: Add support for mps battery charger
` [PATCH v5 3/5] iio: adc: mp2629: Add support for mp2629 ADC driver
` [PATCH v5 4/5] power: supply: Add support for mps mp2629 battery charger

[PATCH -next] f2fs: xattr.h: Make stub helpers inline
 2020-03-28 11:27 UTC 

[Patch v2 1/2] mm/page_alloc.c: use NODE_MASK_NONE define used_mask
 2020-03-28 11:25 UTC  (8+ messages)
` [Patch v2 2/2] mm/page_alloc.c: define node_order with all zero

[PATCH 10/70] x86/boot/compressed: Fix debug_puthex() parameter type
 2020-03-28 11:23 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH net-next] xfrm: policy: Remove obsolete WARN while xfrm policy inserting
 2020-03-28 11:23 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: imx: Add imx8dxl support
 2020-03-28 11:13 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8dxl: Add i.MX8DXL evk board support
` [PATCH 3/3] dt-bindings: arm: imx: Add the i.MX8DXL EVK board

[PATCH] csky: Fixup cpu speculative execution to IO area
 2020-03-28 11:14 UTC 

[PATCH] Add documentation on meaning of -EPROBE_DEFER
 2020-03-28 11:13 UTC  (5+ messages)

[PATCH] USB: gadget: Use the correct style for SPDX License Identifier
 2020-03-28 11:11 UTC 

[tip: locking/core] x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_end()
 2020-03-28 11:06 UTC 

[tip: locking/core] x86: don't reload after cmpxchg in unsafe_atomic_op2() loop
 2020-03-28 11:06 UTC 

[tip: locking/core] futex: arch_futex_atomic_op_inuser() calling conventions change
 2020-03-28 11:06 UTC 

[tip: locking/core] sh: no need of access_ok() in arch_futex_atomic_op_inuser()
 2020-03-28 11:06 UTC 

[tip: locking/core] [parisc, s390, sparc64] no need for access_ok() in futex handling
 2020-03-28 11:06 UTC 

[tip: locking/core] objtool: whitelist __sanitizer_cov_trace_switch()
 2020-03-28 11:06 UTC 

[tip: locking/core] x86: get rid of user_atomic_cmpxchg_inatomic()
 2020-03-28 11:06 UTC 

[tip: locking/core] generic arch_futex_atomic_op_inuser() doesn't need access_ok()
 2020-03-28 11:06 UTC 

[tip: x86/cleanups] kill uaccess_try()
 2020-03-28 10:59 UTC 

5.3.18: BUG: kernel NULL pointer dereference
 2020-03-28 11:00 UTC  (2+ messages)

[tip: x86/cleanups] x86: x32_setup_rt_frame(): consolidate uaccess areas
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86: unsafe_put-style macro for sigmask
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86: ia32_setup_rt_frame(): consolidate uaccess areas
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86: setup_sigcontext(): list user_access_{begin,end}() into callers
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86: ia32_setup_sigcontext(): lift user_access_{begin,end}() into the callers
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86 kvm page table walks: switch to explicit __get_user()
 2020-03-28 11:00 UTC 

[tip: x86/cleanups] vm86: get rid of get_user_ex() use
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86 user stack frame reads: switch to explicit __get_user()
 2020-03-28 11:00 UTC 

[tip: x86/cleanups] x86: get rid of get_user_ex() in restore_sigcontext()
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86: get rid of get_user_ex() in ia32_restore_sigcontext()
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86: switch ia32_setup_sigcontext() to unsafe_put_user()
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86: get rid of small constant size cases in raw_copy_{to,from}_user()
 2020-03-28 11:00 UTC 

[tip: x86/cleanups] x86: switch save_v86_state() to unsafe_put_user()
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86: switch sigframe sigset handling to explict __get_user()/__put_user()
 2020-03-28 11:00 UTC 

[tip: x86/cleanups] x86: switch setup_sigcontext() to unsafe_put_user()
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86: kill get_user_{try,catch,ex}
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86: ia32_setup_frame(): consolidate uaccess areas
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86: __setup_frame(): consolidate uaccess areas
 2020-03-28 10:59 UTC 

[tip: x86/cleanups] x86: __setup_rt_frame(): consolidate uaccess areas
 2020-03-28 10:59 UTC 

[PATCH] e1000e: bump up timeout to wait when ME un-configure ULP mode
 2020-03-28 10:55 UTC  (8+ messages)
        ` [Intel-wired-lan] "

[tip:locking/core 19/28] include/linux/fs.h:1422:29: error: array type has incomplete element type 'struct percpu_rw_semaphore'
 2020-03-28 10:48 UTC  (2+ messages)
` [tip: locking/core] m68knommu: Remove mm.h include from uaccess_no.h

[tip:smp/hotplug] cpu/hotplug: Abort disabling secondary CPUs if wakeup is pending
 2020-03-28 10:48 UTC  (2+ messages)
` [tip: smp/core] cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()

[PATCH] USB: early: Use the correct style for SPDX License Identifier
 2020-03-28 10:44 UTC 

[PATCH] PM / sleep: Add pm_debug_messages boot command control
 2020-03-28 10:39 UTC  (3+ messages)

[PATCH v4 7/8] usb: mausb_host: MA-USB PAL events processing
 2020-03-28 10:35 UTC  (2+ messages)

[tip: timers/core] clocksource/drivers/timer-probe: Avoid creating dead devices
 2020-03-28 10:30 UTC  (2+ messages)
` [tip: timers/core] Revert "clocksource/drivers/timer-probe: Avoid creating dead devices"

[PATCH V10 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2020-03-28 10:22 UTC  (9+ messages)
` [PATCH V10 08/11] iommu/vt-d: Add svm/sva invalidate function
` [PATCH V10 09/11] iommu/vt-d: Cache virtual command capability register
` [PATCH V10 10/11] iommu/vt-d: Enlightened PASID allocation
` [PATCH V10 11/11] iommu/vt-d: Add custom allocator for IOASID

[PATCH v4 0/2] drm: lima: devfreq and cooling device support
 2020-03-28 10:20 UTC  (5+ messages)
` [PATCH v4 2/2] drm/lima: Add optional "

[PATCH 1/1] ppc/crash: Skip spinlocks during crash
 2020-03-28 10:19 UTC  (4+ messages)

[PATCH net-next v3 00/12] ethtool netlink interface, part 4
 2020-03-28 10:08 UTC  (2+ messages)

[PATCH] USB: dwc3: Use the correct style for SPDX License Identifier
 2020-03-28 10:04 UTC 


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).